]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - htsn-import.cabal
New documentation: README.development.
[dead/htsn-import.git] / htsn-import.cabal
index b5b151725fe34f315b15595891c86827f2d3be1a..d381b15bf986c9784a04399a9153cb0b0706c820 100644 (file)
@@ -12,6 +12,7 @@ extra-source-files:
   doc/htsn-importrc.example
   doc/man1/htsn-import.1
   doc/README.dbschema
+  doc/README.development
   doc/README.schemagen
   doc/TODO
   makefile
@@ -87,6 +88,7 @@ executable htsn-import
     groundhog-th                >= 0.5,
     MissingH                    >= 1.2,
     old-locale                  >= 1,
+    split                       >= 0.2,
     tasty                       >= 0.8,
     tasty-hunit                 >= 0.8,
     time                        >= 1.4,
@@ -168,6 +170,7 @@ test-suite testsuite
     groundhog-th                >= 0.5,
     MissingH                    >= 1.2,
     old-locale                  >= 1,
+    split                       >= 0.2,
     tasty                       >= 0.8,
     tasty-hunit                 >= 0.8,
     time                        >= 1.4,
@@ -239,6 +242,7 @@ test-suite shelltests
     groundhog-th                >= 0.5,
     MissingH                    >= 1.2,
     old-locale                  >= 1,
+    split                       >= 0.2,
     process                     >= 1.1,
     tasty                       >= 0.8,
     tasty-hunit                 >= 0.8,