snaplet-mongodb-minimalistic 0.0.6.8 → 0.0.6.9
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~lensdep ~snapPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: lens, snap
API changes (from Hackage documentation)
Files
snaplet-mongodb-minimalistic.cabal view
@@ -1,5 +1,5 @@ Name: snaplet-mongodb-minimalistic-Version: 0.0.6.8+Version: 0.0.6.9 Synopsis: Minimalistic MongoDB Snaplet. Description: Minimalistic MongoDB Snaplet. License: BSD3@@ -33,10 +33,10 @@ Build-depends: base >= 4 && < 5,- lens >= 3.7 && < 3.9,+ lens >= 3.7 && < 3.10, mtl >= 2.0 && < 2.2, transformers >= 0.2 && < 0.4,- snap >= 0.11 && < 0.12,+ snap >= 0.11 && < 0.13, text >= 0.11 && < 0.12, mongoDB >= 1.3 && < 1.4