discount 0.1 → 0.1.1
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- discount.cabal +3/−3
discount.cabal view
@@ -1,8 +1,8 @@ name: discount-version: 0.1+version: 0.1.1 synopsis: Haskell bindings to the discount Markdown library. description: Discount is a thin wrapper around the discount library <http://www.pell.portland.or.us/~orc/Code/discount/> for parsing Markdown. It supports both additional features such as definition lists and tables, while also having a mode for pure Markdown.-homepage: http://github.com/veinor/discount+homepage: http://github.com/lightquake/discount license: MIT license-file: LICENSE author: Patrick Hurst@@ -21,4 +21,4 @@ source-repository head type: git- location: https://github.com/veinor/discount+ location: https://github.com/lightquake/discount