]> gitweb.michael.orlitzky.com - dead/lwn-epub.git/blobdiff - lwn-epub.cabal
Add a --full-stories option which may or may not work.
[dead/lwn-epub.git] / lwn-epub.cabal
index c374d8d201cc3ad096e36ae1efc5f9d41af6d507..08ee1bf9601eeecaa392c9b7191d71760eecd329 100644 (file)
@@ -12,6 +12,7 @@ executable lwn-epub
     base                    == 4.5.*,
     bytestring              == 0.9.*,
     cmdargs                 == 0.9.*,
+    ConfigFile              == 1.*,
     containers              == 0.*,
     curl                    == 1.*,
     directory               == 1.1.*,
@@ -23,6 +24,7 @@ executable lwn-epub
     MissingH                == 1.1.*,
     network                 == 2.3.*,
     pandoc                  == 1.9.*,
+    parallel-io             == 0.3.*,
     regex-posix             == 0.95.*,
     temporary               == 1.*,
     test-framework          == 0.6.*,