packages feed

attoparsec-enumerator 0.2.0.3 → 0.2.0.4

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~attoparsecPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: attoparsec

API changes (from Hackage documentation)

Files

attoparsec-enumerator.cabal view
@@ -1,5 +1,5 @@ name: attoparsec-enumerator-version: 0.2.0.3+version: 0.2.0.4 synopsis: Convert an Attoparsec parser into an iteratee license: MIT license-file: license.txt@@ -27,7 +27,7 @@    build-depends:       base >= 3 && < 5-    , attoparsec >= 0.8 && < 0.9+    , attoparsec >= 0.8 && < 0.10     , bytestring >= 0.9 && < 0.10     , enumerator >= 0.4 && < 0.5