packages feed

xml-conduit-stylist 2.2.0.0 → 2.3.0.0

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~basedep ~stylist

Dependency ranges changed: base, stylist

Files

xml-conduit-stylist.cabal view
@@ -10,7 +10,7 @@ -- PVP summary:      +-+------- breaking API changes --                   | | +----- non-breaking API additions --                   | | | +--- code changes with no API change-version:             2.2.0.0+version:             2.3.0.0  -- A short (one-line) description of the package. synopsis:            Bridge between xml-conduit/html-conduit and stylist@@ -61,7 +61,7 @@      -- Other library packages from which modules are imported.   build-depends:       base >=4.9 && <4.10,-                       stylist >=2 && <3, css-syntax, unordered-containers,+                       stylist >=2.4 && <3, css-syntax, unordered-containers,                        xml-conduit >=1.8 && < 1.9, text, containers,                        network-uri