packages feed

cassava 0.4.2.3 → 0.4.2.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

cassava.cabal view
@@ -1,5 +1,5 @@ Name:                cassava-Version:             0.4.2.3+Version:             0.4.2.4 Synopsis:            A CSV parsing and encoding library Description:   A CSV parsing and encoding library optimized for ease of use and high@@ -35,7 +35,7 @@    Build-depends:     array < 0.6,-    attoparsec >= 0.10.2 && < 0.13,+    attoparsec >= 0.10.2 && < 0.14,     base < 5,     blaze-builder < 0.5,     bytestring < 0.11,