packages feed

digestive-functors-happstack 0.3.0.0 → 0.3.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~happstack-serverPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: happstack-server

API changes (from Hackage documentation)

Files

digestive-functors-happstack.cabal view
@@ -1,5 +1,5 @@ Name:          digestive-functors-happstack-Version:       0.3.0.0+Version:       0.3.0.1 Synopsis:      Happstack backend for the digestive-functors library Description:   Happstack backend for the digestive-functors library Homepage:      http://github.com/jaspervdj/digestive-functors@@ -21,5 +21,5 @@     base               >= 4    && < 5,     bytestring         >= 0.9  && < 0.10,     digestive-functors >= 0.3  && < 0.4,-    happstack-server   >= 6.0  && < 6.7,+    happstack-server   >= 6.0  && < 7.1,     text               >= 0.11 && < 1.0