packages feed

fadno-xml 1.0.1 → 1.0.3

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~basedep ~lens

Dependency ranges changed: base, lens

Files

fadno-xml.cabal view
@@ -1,5 +1,5 @@ name:                fadno-xml-version:             1.0.1+version:             1.0.3 synopsis:            XML/XSD combinators/schemas/codegen description:             Library for generating code from XML schema files, with@@ -14,7 +14,7 @@ author:              Stuart Popejoy maintainer:          spopejoy@panix.com -- copyright:-category:            Text+category:            XML, Music build-type:          Simple -- extra-source-files: cabal-version:       >=1.10@@ -30,9 +30,9 @@   -- other-modules:   -- other-extensions:   build-depends:       Decimal >= 0.4.2 && <0.5-                     , base >=4.8 && <4.9+                     , base >=4.8 && <4.10                      , containers >= 0.5.6 && < 0.6-                     , lens >=4.12 && <5+                     , lens >=4.12 && <4.15                      , mtl >= 2.2.1 && < 2.3                      , parsec >= 3.1.9 && < 3.2                      , xml >= 1.3.12 && <1.4