packages feed

digestive-functors-blaze 0.5.0.0 → 0.6.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-blaze.cabal view
@@ -1,5 +1,5 @@ Name:          digestive-functors-blaze-Version:       0.5.0.0+Version:       0.6.0.0 Synopsis:      Blaze frontend for the digestive-functors library Description:   Blaze frontend for the digestive-functors library Homepage:      http://github.com/jaspervdj/digestive-functors@@ -20,5 +20,5 @@     base               >= 4    && < 5,     blaze-html         >= 0.5  && < 0.6,     blaze-markup       >= 0.5  && < 0.6,-    digestive-functors >= 0.5  && < 0.6,+    digestive-functors >= 0.6  && < 0.7,     text               >= 0.11 && < 0.12