yst 0.3.1.1 → 0.3.1.2
raw patch · 2 files changed
+6/−2 lines, 2 filesdep ~pandoc
Dependency ranges changed: pandoc
Files
changelog view
@@ -1,3 +1,7 @@+yst 0.3.1.2 (released 15 Sep 2013)++ * Updated to compile with pandoc 1.12.+ yst 0.3.1.1 (released 08 Mar 2013) * Updated to compile with pandoc 1.11.
yst.cabal view
@@ -1,5 +1,5 @@ name: yst-version: 0.3.1.1+version: 0.3.1.2 Tested-With: GHC == 7.4.1 Cabal-version: >= 1.8 build-type: Simple@@ -59,7 +59,7 @@ HsSyck, csv, filepath, containers, directory, utf8-string, time, old-locale, old-time, parsec, xhtml,- pandoc >= 1.10 && < 1.12, bytestring,+ pandoc >= 1.10 && < 1.13, bytestring, split, HDBC, HDBC-sqlite3 extensions: CPP if impl(ghc >= 6.12)