chore(users/Profpatsch/cas-serve): remove dependency on superrecord
The use of superrecord here can be replaced by simple labelled tuples. Change-Id: I23690cd0b88896440521fe81e83347ef4773d4a0 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7713 Reviewed-by: sterni <sternenseemann@systemli.org> Autosubmit: Profpatsch <mail@profpatsch.de> Reviewed-by: Profpatsch <mail@profpatsch.de> Tested-by: BuildkiteCI
This commit is contained in:
parent
319c03f634
commit
e5fa10b209
7 changed files with 138 additions and 60 deletions
|
|
@ -5,7 +5,9 @@ author: Profpatsch
|
|||
maintainer: mail@profpatsch.de
|
||||
|
||||
library
|
||||
exposed-modules: MyPrelude
|
||||
exposed-modules:
|
||||
MyPrelude
|
||||
Label
|
||||
|
||||
-- Modules included in this executable, other than Main.
|
||||
-- other-modules:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue