yst 0.4 → 0.4.0.1
raw patch · 2 files changed
+7/−3 lines, 2 filesdep −bytestringdep −utf8-string
Dependencies removed: bytestring, utf8-string
Files
changelog view
@@ -1,3 +1,7 @@+yst 0.4.0.1 (released 15 Sep 2013)++ * Removed unneeded build-depends.+ yst 0.4 (released 15 Sep 2013) * Use yaml package instead of HsSyck.
yst.cabal view
@@ -1,5 +1,5 @@ name: yst-version: 0.4+version: 0.4.0.1 Tested-With: GHC == 7.4.1 Cabal-version: >= 1.8 build-type: Simple@@ -57,9 +57,9 @@ build-depends: base >=3 && < 5, unordered-containers, HStringTemplate >= 0.6.1 && < 0.6.9 || > 0.6.11 && < 0.8, yaml, csv, aeson, text,- filepath, containers, directory, utf8-string, time,+ filepath, containers, directory, time, old-locale, old-time, parsec, xhtml,- pandoc >= 1.10 && < 1.13, bytestring,+ pandoc >= 1.10 && < 1.13, split, HDBC, HDBC-sqlite3 extensions: CPP if impl(ghc >= 6.12)