packages feed

blaze-textual 0.2.0.7 → 0.2.0.8

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~basedep ~test-frameworkdep ~test-framework-quickcheck2PVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base, test-framework, test-framework-quickcheck2

API changes (from Hackage documentation)

Files

blaze-textual.cabal view
@@ -1,5 +1,5 @@ name:            blaze-textual-version:         0.2.0.7+version:         0.2.0.8 license:         BSD3 license-file:    LICENSE category:        Text@@ -85,8 +85,8 @@     blaze-textual,     bytestring,     double-conversion,-    test-framework >= 0.3.3 && < 0.5,-    test-framework-quickcheck2 >= 0.2.9 && < 0.3+    test-framework >= 0.3.3,+    test-framework-quickcheck2 >= 0.2.9  source-repository head   type:     git