X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Flwn-epub.git;a=blobdiff_plain;f=lwn-epub.cabal;h=08ee1bf9601eeecaa392c9b7191d71760eecd329;hp=18796348d99ad428b3e13b925ac3c2c6fc7ecbfa;hb=d7eb43dabd083ff2e12e9cfbf9bc2b6fcaa55e0b;hpb=6789361c1ee570df06878535aff73d99b87528a5 diff --git a/lwn-epub.cabal b/lwn-epub.cabal index 1879634..08ee1bf 100644 --- a/lwn-epub.cabal +++ b/lwn-epub.cabal @@ -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.*, @@ -20,7 +24,9 @@ executable lwn-epub 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.*,