packages feed

polysoup 0.6.2 → 0.6.3

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~polyparsedep ~tagsoup

Dependency ranges changed: polyparse, tagsoup

Files

polysoup.cabal view
@@ -1,5 +1,5 @@ name:               polysoup-version:            0.6.2+version:            0.6.3 synopsis:           Online XML parsing with polyparse and tagsoup description:     The library provides combinators for lazy, incremental XML parsing.@@ -28,8 +28,8 @@     build-depends:         base            >= 4        && < 5       , containers      >= 0.4      && < 0.6-      , tagsoup         >= 0.13.4   && < 0.14-      , polyparse       >= 1.9      && < 1.12+      , tagsoup         >= 0.13.4   && < 0.15+      , polyparse       >= 1.9      && < 1.13       , deepseq         >= 1.3      && < 1.5      exposed-modules: