]> gitweb.michael.orlitzky.com - dead/lwn-epub.git/commitdiff
Add download-curl dependency for saving images.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 26 Jun 2012 23:52:11 +0000 (19:52 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 26 Jun 2012 23:52:11 +0000 (19:52 -0400)
lwn-epub.cabal

index 18796348d99ad428b3e13b925ac3c2c6fc7ecbfa..abe1e61980c70c0d5694ded7e1dc635292ed8b61 100644 (file)
@@ -13,6 +13,7 @@ executable lwn-epub
     bytestring              == 0.9.*,
     cmdargs                 == 0.9.*,
     directory               == 1.1.*,
     bytestring              == 0.9.*,
     cmdargs                 == 0.9.*,
     directory               == 1.1.*,
+    download-curl           == 0.1.*,
     filepath                == 1.3.*,
     HandsomeSoup            == 0.3.*,
     HUnit                   == 1.2.*,
     filepath                == 1.3.*,
     HandsomeSoup            == 0.3.*,
     HUnit                   == 1.2.*,