From 9522dae5ae266206b10e5517215e9d7143bf3df8 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Mon, 20 Aug 2012 15:42:39 -0400 Subject: [PATCH] Add http-conduit and http-types dependencies. Remove the curl dependencies. --- lwn-epub.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.*, -- 2.43.2