packages feed

pandoc 1.12.0.1 → 1.12.0.2

raw patch · 2 files changed

+5/−2 lines, 2 filesdep −stringablePVP ok

version bump matches the API change (PVP)

Dependencies removed: stringable

API changes (from Hackage documentation)

Files

changelog view
@@ -1,3 +1,7 @@+pandoc (1.12.0.2)++  * Removed `stringable` dependency.+ pandoc (1.12.0.1)    * Allow `--metadata` to be repeated for the same key to form a list.
pandoc.cabal view
@@ -1,5 +1,5 @@ Name:            pandoc-Version:         1.12.0.1+Version:         1.12.0.2 Cabal-Version:   >= 1.10 Build-Type:      Custom License:         GPL@@ -253,7 +253,6 @@                  blaze-html >= 0.5 && < 0.7,                  blaze-markup >= 0.5.1 && < 0.6,                  attoparsec >= 0.10 && < 0.11,-                 stringable >= 0.1 && < 0.2,                  yaml >= 0.8.3 && < 0.9,                  vector >= 0.10 && < 0.11,                  hslua >= 0.3 && < 0.4