]> gitweb.michael.orlitzky.com - dead/htsn.git/blobdiff - htsn.cabal
Return an Either from parse_xmlfid instead of a Maybe for better error reporting.
[dead/htsn.git] / htsn.cabal
index 55dca86e03ddd96e8e1aa34b04364ca6ad1d2116..8aa384ff1de925b0b61d3a36b0c760de69c42cf1 100644 (file)
@@ -24,6 +24,7 @@ executable htsn
     filepath                    == 1.3.*,
     hslogger                    == 1.2.*,
     hxt                         == 9.3.*,
+    MissingH                    == 1.2.*,
     network                     == 2.4.*,
     tasty                       == 0.5.*,
     tasty-hunit                 == 0.4.*,
@@ -73,6 +74,7 @@ test-suite testsuite
     filepath                    == 1.3.*,
     hslogger                    == 1.2.*,
     hxt                         == 9.3.*,
+    MissingH                    == 1.2.*,
     network                     == 2.4.*,
     tasty                       == 0.5.*,
     tasty-hunit                 == 0.4.*,