blaze-builder-conduit 0.5.0.1 → 0.5.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hspecPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hspec
API changes (from Hackage documentation)
Files
blaze-builder-conduit.cabal view
@@ -1,5 +1,5 @@ Name: blaze-builder-conduit-Version: 0.5.0.1+Version: 0.5.0.2 Synopsis: Convert streams of builders to streams of bytestrings. Description: Convert streams of builders to streams of bytestrings. License: BSD3@@ -30,7 +30,7 @@ cpp-options: -DTEST build-depends: conduit , base- , hspec == 1.3.*+ , hspec >= 1.3 , QuickCheck , bytestring , blaze-builder