Cabal revisions of blaze-html-0.1
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.1+x-revision: 1 -- A short (one-line) description of the package. Synopsis: A blazingly fast HTML generation library. Text.Blaze.Html5.Attributes -- Packages needed in order to build this package.- Build-depends: base >= 4 && < 5,+ Build-depends: base >= 4 && < 4.6, text >= 0.7, bytestring >= 0.9