chore(users/Profpatsch): clean up haskell libs a little
Change-Id: Ia9a6c5a754ca8f2912308feb5a26f5276a08d24c Reviewed-on: https://cl.tvl.fyi/c/depot/+/9011 Reviewed-by: Profpatsch <mail@profpatsch.de> Autosubmit: Profpatsch <mail@profpatsch.de> Tested-by: BuildkiteCI
This commit is contained in:
parent
ce4acc08a5
commit
1fd59f5158
12 changed files with 122 additions and 335 deletions
|
|
@ -20,8 +20,6 @@ let
|
|||
pkgs.haskellPackages.foldl
|
||||
pkgs.haskellPackages.sqlite-simple
|
||||
pkgs.haskellPackages.xml-conduit
|
||||
depot.users.Profpatsch.arglib.netencode.haskell
|
||||
depot.users.Profpatsch.netencode.netencode-hs
|
||||
|
||||
];
|
||||
|
||||
|
|
|
|||
|
|
@ -62,7 +62,6 @@ executable jbovlaste-sqlite
|
|||
pa-label,
|
||||
pa-error-tree,
|
||||
pa-field-parser,
|
||||
my-prelude,
|
||||
containers,
|
||||
selective,
|
||||
semigroupoids,
|
||||
|
|
@ -71,8 +70,6 @@ executable jbovlaste-sqlite
|
|||
foldl,
|
||||
conduit,
|
||||
bytestring,
|
||||
arglib-netencode,
|
||||
netencode,
|
||||
text,
|
||||
sqlite-simple,
|
||||
xml-conduit,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue