]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - htsn-import.cabal
Remove the Generics module and the generics-sop dependency.
[dead/htsn-import.git] / htsn-import.cabal
index 6ec004ea638180bf966b01b5eacebac089af9eb1..205a5c2f9475e0f1c18daf2c0d2084ff0dbf6d15 100644 (file)
@@ -253,10 +253,10 @@ executable htsn-import
     configurator                >= 0.2,
     directory                   >= 1.2,
     filepath                    >= 1.3,
+    fixed-vector-hetero         >= 0.2,
     hslogger                    >= 1.2,
     htsn-common                 >= 0.0.1,
     hxt                         >= 9.3,
-    generics-sop                >= 0.1,
     groundhog                   >= 0.5,
     groundhog-postgresql        >= 0.5,
     groundhog-sqlite            >= 0.5,
@@ -282,7 +282,6 @@ executable htsn-import
     Configuration
     ConnectionString
     ExitCodes
-    Generics
     OptionalConfiguration
     TSN.Codegen
     TSN.Database
@@ -346,10 +345,10 @@ test-suite testsuite
     configurator                >= 0.2,
     directory                   >= 1.2,
     filepath                    >= 1.3,
+    fixed-vector-hetero         >= 0.2,
     hslogger                    >= 1.2,
     htsn-common                 >= 0.0.1,
     hxt                         >= 9.3,
-    generics-sop                >= 0.1,
     groundhog                   >= 0.5,
     groundhog-postgresql        >= 0.5,
     groundhog-sqlite            >= 0.5,
@@ -421,7 +420,7 @@ test-suite shelltests
     configurator                >= 0.2,
     directory                   >= 1.2,
     filepath                    >= 1.3,
-    generics-sop                >= 0.1,
+    fixed-vector-hetero         >= 0.2,
     hslogger                    >= 1.2,
     htsn-common                 >= 0.0.1,
     hxt                         >= 9.3,