packages feed

digestive-functors-snap 0.7.0.0 → 0.7.0.1

raw patch · 1 files changed

+10/−10 lines, 1 filesdep ~containersPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: containers

API changes (from Hackage documentation)

Files

digestive-functors-snap.cabal view
@@ -1,5 +1,5 @@ Name:          digestive-functors-snap-Version:       0.7.0.0+Version:       0.7.0.1 Synopsis:      Snap backend for the digestive-functors library Description:   Snap backend for the digestive-functors library Homepage:      http://github.com/jaspervdj/digestive-functors@@ -17,12 +17,12 @@   Exposed-modules: Text.Digestive.Snap    Build-depends:-    base               >= 4    && < 5,-    containers         >= 0.3  && < 0.6,-    digestive-functors >= 0.8  && < 0.9,-    snap-core          >= 1.0  && < 1.1,-    text               >= 0.11 && < 1.3,-    directory          >= 1.0  && < 1.4,-    filepath           >= 1.0  && < 1.5,-    mtl                >= 2    && < 3,-    bytestring         >= 0.9  && < 0.11+    base                  >= 4    && < 5,+    containers            >= 0.3  && < 0.7,+    digestive-functors    >= 0.8  && < 0.9,+    snap-core             >= 1.0  && < 1.1,+    text                  >= 0.11 && < 1.3,+    directory             >= 1.0  && < 1.4,+    filepath              >= 1.0  && < 1.5,+    mtl                   >= 2    && < 3,+    bytestring            >= 0.9  && < 0.11