Cabal revisions of blaze-builder-0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: blaze-builder Version: 0.1+x-revision: 1 Synopsis: Builder to efficiently append text. Description: Builder to efficiently append text, optimized for HTML generation. There is a small usage example in the Text.Blaze.Builder.Html -- Packages needed in order to build this package.- Build-depends: base >= 4 && < 5,+ Build-depends: base >= 4 && < 4.11, text >= 0.7, bytestring >= 0.9
revision 2
Name: blaze-builder Version: 0.1-x-revision: 1+x-revision: 2 Synopsis: Builder to efficiently append text. Description: Builder to efficiently append text, optimized for HTML generation. There is a small usage example in the -- Packages needed in order to build this package. Build-depends: base >= 4 && < 4.11, text >= 0.7,- bytestring >= 0.9+ bytestring >= 0.9 && <0.11