Cabal revisions of blaze-html-0.4.1.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for -- standards guiding when and how versions should be incremented. Version: 0.4.1.3+x-revision: 1 -- A short (one-line) description of the package. Synopsis: A blazingly fast HTML combinator library. Text.Blaze.Renderer.Text -- Packages needed in order to build this package.- Build-depends: base >= 4 && < 5,+ Build-depends: base >= 4 && < 4.4, text >= 0.10, bytestring >= 0.9, blaze-builder >= 0.2 && < 0.4