packages feed

snap 0.5.5 → 0.5.5.1

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: base

API changes (from Hackage documentation)

Files

snap.cabal view
@@ -1,5 +1,5 @@ name:           snap-version:        0.5.5+version:        0.5.5.1 synopsis:       Snap: A Haskell Web Framework: project starter executable and glue code library description:    Snap Framework project starter executable and glue code library license:        BSD3@@ -95,7 +95,7 @@    build-depends:     attoparsec       >= 0.8.0.2 && < 0.10,-    base             >= 4.3 && < 5,+    base             >= 4   && < 5,     bytestring,     bytestring-nums,     cereal           >= 0.3 && < 0.4,