packages feed

yst 0.6 → 0.6.0.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.6.0.1 (released 20 Feb 2018)++  * Update to work with pandoc 2.1.+ yst 0.6 (released 29 Oct 2017)    * Update to work with (and require) pandoc 2.0.
yst.cabal view
@@ -1,5 +1,5 @@ name:                yst-version:             0.6+version:             0.6.0.1 Tested-With:         GHC == 7.8.3 Cabal-version:       >= 1.8 build-type:          Simple@@ -57,7 +57,7 @@                      filepath, containers, directory, time,                      old-locale, old-time, parsec,                      lucid >= 2.9 && < 2.10,-                     pandoc >= 2.0 && < 2.1,+                     pandoc >= 2.0 && < 2.2,                      split, HDBC, HDBC-sqlite3   extensions:        CPP   if impl(ghc >= 6.12)