gingersnap 0.2.1.0 → 0.2.1.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
- gingersnap.cabal +2/−2
gingersnap.cabal view
@@ -1,5 +1,5 @@ name: gingersnap-version: 0.2.1.0+version: 0.2.1.1 synopsis: snap-core + aeson + postgresql-simple = delicious description: JSON API idioms for snap-core, preventing DB connection leaks.@@ -27,7 +27,7 @@ -- other-modules: -- other-extensions: build-depends:- base >=4.9 && <5+ base >=4.5 && <5 , aeson , bytestring , http-types