Cabal revisions of blaze-builder-0.4.1.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: blaze-builder Version: 0.4.1.0+x-revision: 1 Synopsis: Efficient buffered output. Description: text >= 0.10 && < 1.3 if impl(ghc < 7.8)- build-depends: bytestring >= 0.9 && < 1.0,+ build-depends: bytestring >= 0.9 && < 0.11, bytestring-builder else- build-depends: bytestring >= 0.10.4 && < 1.0+ build-depends: bytestring >= 0.10.4 && < 0.11 if impl(ghc < 8.0) build-depends: semigroups >= 0.16 && < 0.19