]> gitweb.michael.orlitzky.com - dead/lwn-epub.git/blobdiff - lwn-epub.cabal
Add LICENSE and README files.
[dead/lwn-epub.git] / lwn-epub.cabal
index c9a505c72061d710fea3cf076961698154bfefb7..01206c15660f37f30bf0fe7bc7ac738d12e86120 100644 (file)
@@ -1,5 +1,5 @@
 name:           lwn-epub
-version:        0.0
+version:        0.0.1
 cabal-version:  >= 1.8
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
@@ -14,16 +14,17 @@ executable lwn-epub
     cmdargs                 == 0.9.*,
     ConfigFile              == 1.*,
     containers              == 0.*,
-    curl                    == 1.*,
     directory               == 1.1.*,
-    download-curl           == 0.1.*,
     filepath                == 1.3.*,
     HandsomeSoup            == 0.3.*,
+    http-conduit            == 1.6.*,
+    http-types              == 0.7.*,
     HUnit                   == 1.2.*,
     hxt                     == 9.*,
     MissingH                == 1.1.*,
     network                 == 2.3.*,
     pandoc                  == 1.9.*,
+    parallel-io             == 0.3.*,
     regex-posix             == 0.95.*,
     temporary               == 1.*,
     test-framework          == 0.6.*,