yst 0.7.0.1 → 0.7.1
raw patch · 2 files changed
+7/−2 lines, 2 filesdep ~pandoc
Dependency ranges changed: pandoc
Files
changelog view
@@ -1,3 +1,8 @@+yst 0.7.1 (released 25 Nov 2019)++ * Fixes to work with pandoc 2.8.+ * Add cabal.project and GitHub actions ci.+ yst 0.7.0.1 (released 27 Feb 2019) * Support recent pandoc versions.
yst.cabal view
@@ -1,5 +1,5 @@ name: yst-version: 0.7.0.1+version: 0.7.1 Tested-With: GHC == 7.8.3 Cabal-version: >= 1.8 build-type: Simple@@ -55,7 +55,7 @@ filepath, containers, directory, time, old-locale, old-time, parsec, lucid >= 2.9 && < 2.10,- pandoc >= 2.0 && < 2.7,+ pandoc >= 2.8 && < 2.9, split, HDBC, HDBC-sqlite3 extensions: CPP if impl(ghc >= 6.12)