yst 0.3.1 → 0.3.1.1
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.1 (released 08 Mar 2013)++ * Updated to compile with pandoc 1.11.+ yst 0.3.1 (released 19 Jan 2013) * Updated to compile with pandoc 1.10, directory 1.2.
yst.cabal view
@@ -1,5 +1,5 @@ name: yst-version: 0.3.1+version: 0.3.1.1 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.11, bytestring,+ pandoc >= 1.10 && < 1.12, bytestring, split, HDBC, HDBC-sqlite3 extensions: CPP if impl(ghc >= 6.12)