packages feed

sundown 0.4.1.1 → 0.4.1.2

raw patch · 1 files changed

+3/−1 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

sundown.cabal view
@@ -1,6 +1,6 @@ Cabal-version:          >= 1.6 Name:                   sundown-Version:                0.4.1.1+Version:                0.4.1.2 Author:                 Francesco Mazzoli (f@mazzo.li) Maintainer:             Francesco Mazzoli (f@mazzo.li) Build-Type:             Simple@@ -9,6 +9,8 @@ Category:               Foreign binding, Text Synopsis:               Bindings to the sundown markdown library Tested-With:            GHC==7.2.2+Homepage:               https://github.com/bitonic/sundown+Bug-Reports:            https://github.com/bitonic/sundown/issues Description:   Bindings to the github fork of sundown, a nice C markdown library:   <https://github.com/tanoku/sundown>