Cabal revisions of blaze-builder-0.4.0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: blaze-builder Version: 0.4.0.2+x-revision: 1 Synopsis: Efficient buffered output. Description: Blaze.ByteString.Builder.Internal.Write - build-depends: base == 4.* ,+ build-depends: base == 4.* && <4.11, deepseq, text >= 0.10 && < 1.3
revision 2
Name: blaze-builder Version: 0.4.0.2-x-revision: 1+x-revision: 2 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 test-suite test type: exitcode-stdio-1.0