packages feed

xml-catalog 0.7.0 → 0.7.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~containers

Dependency ranges changed: containers

Files

xml-catalog.cabal view
@@ -1,5 +1,5 @@ Name:                xml-catalog-Version:             0.7.0+Version:             0.7.0.1 Synopsis:            Parse XML catalog files Homepage:            http://github.com/snoyberg/xml License:             BSD3@@ -15,7 +15,7 @@   Exposed-modules:     Text.XML.Catalog   Build-depends:       base                     >= 4          && < 5                      , text                     >= 0.11       && < 1.0-                     , containers               >= 0.2        && < 0.5+                     , containers               >= 0.2                      , xml-conduit              >= 0.7        && < 0.8                      , uri-conduit              >= 0.4        && < 0.5                      , conduit                  >= 0.4        && < 0.5