X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Flwn-epub.git;a=blobdiff_plain;f=lwn-epub.cabal;h=c9a505c72061d710fea3cf076961698154bfefb7;hp=abe1e61980c70c0d5694ded7e1dc635292ed8b61;hb=ebedcdb6b1b8925dcfb5700d076f25743fac8645;hpb=96831d7451101a46cdaa6276bc9f61a17282b57a diff --git a/lwn-epub.cabal b/lwn-epub.cabal index abe1e61..c9a505c 100644 --- a/lwn-epub.cabal +++ b/lwn-epub.cabal @@ -12,6 +12,9 @@ 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.*, @@ -22,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.*,