X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Flwn-epub.git;a=blobdiff_plain;f=lwn-epub.cabal;h=01206c15660f37f30bf0fe7bc7ac738d12e86120;hp=abe1e61980c70c0d5694ded7e1dc635292ed8b61;hb=3e5e1cb1c3f1bbc4150a69ba2ce76ab36bbcae32;hpb=96831d7451101a46cdaa6276bc9f61a17282b57a diff --git a/lwn-epub.cabal b/lwn-epub.cabal index abe1e61..01206c1 100644 --- a/lwn-epub.cabal +++ b/lwn-epub.cabal @@ -1,5 +1,5 @@ name: lwn-epub -version: 0.0 +version: 0.0.1 cabal-version: >= 1.8 author: Michael Orlitzky maintainer: Michael Orlitzky @@ -12,16 +12,21 @@ executable lwn-epub base == 4.5.*, bytestring == 0.9.*, cmdargs == 0.9.*, + ConfigFile == 1.*, + containers == 0.*, 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.*, test-framework-hunit == 0.2.*, time == 1.*,