digestive-functors-snap 0.4.1.0 → 0.5.0.0
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~digestive-functorsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: digestive-functors
API changes (from Hackage documentation)
Files
digestive-functors-snap.cabal view
@@ -1,5 +1,5 @@ Name: digestive-functors-snap-Version: 0.4.1.0+Version: 0.5.0.0 Synopsis: Snap backend for the digestive-functors library Description: Snap backend for the digestive-functors library Homepage: http://github.com/jaspervdj/digestive-functors@@ -19,7 +19,7 @@ Build-depends: base >= 4 && < 5, containers >= 0.3 && < 0.6,- digestive-functors >= 0.4 && < 0.5,+ digestive-functors >= 0.5 && < 0.6, snap-core >= 0.7 && < 0.10, text >= 0.11 && < 0.12, directory >= 1.0 && < 1.2,