packages feed

xmlhtml 0.1.1 → 0.1.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~blaze-htmlPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: blaze-html

API changes (from Hackage documentation)

Files

xmlhtml.cabal view
@@ -1,5 +1,5 @@ Name:                xmlhtml-Version:             0.1.1+Version:             0.1.2 Synopsis:            XML parser and renderer with HTML 5 quirks mode Description:         Contains renderers and parsers for both XML and HTML 5                      document fragments, which share data structures wo that@@ -813,7 +813,7 @@                        Text.XmlHtml.HTML.Render   Build-depends:       base == 4.*,                        blaze-builder == 0.2.*,-                       blaze-html == 0.3.*,+                       blaze-html >= 0.3.2 && < 0.5,                        bytestring == 0.9.*,                        containers >= 0.3 && <0.5,                        parsec >= 3.0 && < 3.2,