From: Michael Orlitzky Date: Tue, 26 Jun 2012 23:52:11 +0000 (-0400) Subject: Add download-curl dependency for saving images. X-Git-Tag: v0.0.1~43 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Flwn-epub.git;a=commitdiff_plain;h=96831d7451101a46cdaa6276bc9f61a17282b57a Add download-curl dependency for saving images. --- 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.*,