packages feed

digestive-functors-blaze 0.6.0.3 → 0.6.0.4

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~blaze-htmldep ~blaze-markup

Dependency ranges changed: blaze-html, blaze-markup

Files

digestive-functors-blaze.cabal view
@@ -1,5 +1,5 @@ Name:          digestive-functors-blaze-Version:       0.6.0.3+Version:       0.6.0.4 Synopsis:      Blaze frontend for the digestive-functors library Description:   Blaze frontend for the digestive-functors library Homepage:      http://github.com/jaspervdj/digestive-functors@@ -18,7 +18,7 @@    Build-depends:     base               >= 4    && < 5,-    blaze-html         >= 0.5  && < 0.7,-    blaze-markup       >= 0.5  && < 0.6,+    blaze-html         >= 0.5  && < 0.8,+    blaze-markup       >= 0.5  && < 0.7,     digestive-functors >= 0.6  && < 0.8,     text               >= 0.11 && < 1.2