]> gitweb.michael.orlitzky.com - dead/lwn-epub.git/blobdiff - lwn-epub.cabal
Add some tests for the article URL construction.
[dead/lwn-epub.git] / lwn-epub.cabal
index 18796348d99ad428b3e13b925ac3c2c6fc7ecbfa..c9a505c72061d710fea3cf076961698154bfefb7 100644 (file)
@@ -12,7 +12,11 @@ executable lwn-epub
     base                    == 4.5.*,
     bytestring              == 0.9.*,
     cmdargs                 == 0.9.*,
+    ConfigFile              == 1.*,
+    containers              == 0.*,
+    curl                    == 1.*,
     directory               == 1.1.*,
+    download-curl           == 0.1.*,
     filepath                == 1.3.*,
     HandsomeSoup            == 0.3.*,
     HUnit                   == 1.2.*,
@@ -21,6 +25,7 @@ executable lwn-epub
     network                 == 2.3.*,
     pandoc                  == 1.9.*,
     regex-posix             == 0.95.*,
+    temporary               == 1.*,
     test-framework          == 0.6.*,
     test-framework-hunit    == 0.2.*,
     time                    == 1.*,