hackage2hwn 0.5 → 0.5.1
raw patch · 1 files changed
+2/−3 lines, 1 files
Files
- hackage2hwn.cabal +2/−3
hackage2hwn.cabal view
@@ -1,16 +1,15 @@ Name: hackage2hwn-Version: 0.5+Version: 0.5.1 homepage: http://code.haskell.org/~dons/code/hackage2hwn Synopsis: Convert Hackage RSS feeds to wiki format for publishing on Haskell.org Description: Convert Hackage RSS feeds to wiki format for publishing on Haskell.org-Category: Text+Category: Distribution License: BSD3 License-file: LICENSE Author: Don Stewart Maintainer: <dons@galois.com> Build-Depends: base, tagsoup, download, feed Build-type: Simple-extra-source-files: LICENSE Executable: hackage2hwn Main-is: Main.hs