packages feed

dtd 1.1.0 → 1.1.0.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~attoparsec

Dependency ranges changed: attoparsec

Files

dtd.cabal view
@@ -1,11 +1,11 @@ Name:                dtd-Version:             1.1.0+Version:             1.1.0.1 Synopsis:            Parse and render DTD files Homepage:            http://github.com/snoyberg/xml License:             BSD3 License-file:        LICENSE Author:              Michael Snoyman-Maintainer:          michaels@suite-sol.com+Maintainer:          michael@snoyman.com Category:            Text Build-type:          Simple Cabal-version:       >=1.6@@ -25,7 +25,7 @@                      , uri-conduit              >= 1.1        && < 1.2                      , transformers             >= 0.2                      , xml-types                >= 0.3        && < 0.4-                     , attoparsec               >= 0.10       && < 0.11+                     , attoparsec               >= 0.10                      , monad-control            >= 0.3        && < 0.4                      , xml-catalog              >= 1.1        && < 1.2                      , blaze-builder            >= 0.3        && < 0.4