From 96831d7451101a46cdaa6276bc9f61a17282b57a Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Tue, 26 Jun 2012 19:52:11 -0400 Subject: [PATCH] Add download-curl dependency for saving images. --- lwn-epub.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/lwn-epub.cabal b/lwn-epub.cabal index 1879634..abe1e61 100644 --- a/lwn-epub.cabal +++ b/lwn-epub.cabal @@ -13,6 +13,7 @@ executable lwn-epub bytestring == 0.9.*, cmdargs == 0.9.*, directory == 1.1.*, + download-curl == 0.1.*, filepath == 1.3.*, HandsomeSoup == 0.3.*, HUnit == 1.2.*, -- 2.43.2