epub 0.0.4 → 0.0.6
raw patch · 1 files changed
+4/−6 lines, 1 filesdep −Cabaldep −ghc
Dependencies removed: Cabal, ghc
Files
- epub.cabal +4/−6
epub.cabal view
@@ -1,5 +1,5 @@ Name: epub-Version: 0.0.4+Version: 0.0.6 License: BSD3 License-File: LICENSE Synopsis: EPUB E-Book construction support library@@ -17,19 +17,17 @@ Source-Repository head type: darcs- location: http://patch-tag.com/r/dixiecko/epub+ location: darcsden.com/dixie/epub Library- Build-Depends: ghc,- base < 5,+ Build-Depends: base < 5, filepath, haskell98, old-time, utf8-string, bytestring, zip-archive,- xml,- Cabal >= 1.5 && < 1.9+ xml Hs-Source-Dirs: src Ghc-Options: -Wall -fno-warn-orphans