blaze-builder-conduit 0.0.0 → 0.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~conduitPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: conduit
API changes (from Hackage documentation)
Files
blaze-builder-conduit.cabal view
@@ -1,5 +1,5 @@ Name: blaze-builder-conduit-Version: 0.0.0+Version: 0.0.1 Synopsis: Convert streams of builders to streams of bytestrings. Description: Convert streams of builders to streams of bytestrings. License: BSD3@@ -20,7 +20,7 @@ , bytestring >= 0.9 , text >= 0.11 , blaze-builder >= 0.2.1.4 && < 0.4- , conduit >= 0.0 && < 0.1+ , conduit ghc-options: -Wall test-suite test