From: Michael Orlitzky Date: Mon, 20 Aug 2012 19:42:39 +0000 (-0400) Subject: Add http-conduit and http-types dependencies. X-Git-Tag: v0.0.1~8 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Flwn-epub.git;a=commitdiff_plain;h=9522dae5ae266206b10e5517215e9d7143bf3df8 Add http-conduit and http-types dependencies. Remove the curl dependencies. --- diff --git a/lwn-epub.cabal b/lwn-epub.cabal index 08ee1bf..d301b99 100644 --- a/lwn-epub.cabal +++ b/lwn-epub.cabal @@ -14,11 +14,11 @@ 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.*,