packages feed

blaze-markup 0.5.1.4 → 0.5.1.5

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~QuickCheckdep ~test-framework-hunitdep ~test-framework-quickcheck2PVP ok

version bump matches the API change (PVP)

Dependency ranges changed: QuickCheck, test-framework-hunit, test-framework-quickcheck2

API changes (from Hackage documentation)

Files

blaze-markup.cabal view
@@ -1,5 +1,5 @@ Name:         blaze-markup-Version:      0.5.1.4+Version:      0.5.1.5 Homepage:     http://jaspervdj.be/blaze Bug-Reports:  http://github.com/jaspervdj/blaze-markup/issues License:      BSD3@@ -48,11 +48,11 @@    Build-depends:     HUnit                      >= 1.2 && < 1.3,-    QuickCheck                 >= 2.4 && < 2.6,+    QuickCheck                 >= 2.4 && < 2.7,     containers                 >= 0.3 && < 0.6,     test-framework             >= 0.4 && < 0.9,-    test-framework-hunit       >= 0.2 && < 0.4,-    test-framework-quickcheck2 >= 0.2 && < 0.4,+    test-framework-hunit       >= 0.3 && < 0.4,+    test-framework-quickcheck2 >= 0.3 && < 0.4,     -- Copied from regular dependencies...     base          >= 4    && < 5,     blaze-builder >= 0.2  && < 0.4,