packages feed

snap-blaze 0.2.0.0 → 0.2.1.0

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~snap-corePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: snap-core

API changes (from Hackage documentation)

Files

snap-blaze.cabal view
@@ -1,5 +1,5 @@ Name:          snap-blaze-Version:       0.2.0.0+Version:       0.2.1.0 Synopsis:      blaze-html integration for Snap Description:   blaze-html integration for Snap Homepage:      http://github.com/jaspervdj/snap-blaze@@ -22,7 +22,7 @@   Build-depends:            base       >= 4   && < 5,     blaze-html >= 0.5 && < 0.6,-    snap-core  >= 0.6 && < 0.9+    snap-core  >= 0.6 && < 0.10  Source-repository head   type:     git