]> gitweb.michael.orlitzky.com - dead/lwn-epub.git/blobdiff - lwn-epub.cabal
Begin working on determining the article argument type.
[dead/lwn-epub.git] / lwn-epub.cabal
index 6eb0c4e127c40ef572f063e851cf655ff8147e8f..18796348d99ad428b3e13b925ac3c2c6fc7ecbfa 100644 (file)
@@ -15,10 +15,16 @@ executable lwn-epub
     directory               == 1.1.*,
     filepath                == 1.3.*,
     HandsomeSoup            == 0.3.*,
     directory               == 1.1.*,
     filepath                == 1.3.*,
     HandsomeSoup            == 0.3.*,
+    HUnit                   == 1.2.*,
     hxt                     == 9.*,
     MissingH                == 1.1.*,
     hxt                     == 9.*,
     MissingH                == 1.1.*,
+    network                 == 2.3.*,
     pandoc                  == 1.9.*,
     pandoc                  == 1.9.*,
-    time                    == 1.*
+    regex-posix             == 0.95.*,
+    test-framework          == 0.6.*,
+    test-framework-hunit    == 0.2.*,
+    time                    == 1.*,
+    utf8-string             == 0.3.*
 
   main-is:
     Main.hs
 
   main-is:
     Main.hs