snap-blaze 0.0.0.1 → 0.0.0.2
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 +2/−2
snap-blaze.cabal view
@@ -1,5 +1,5 @@ Name: snap-blaze-Version: 0.0.0.1+Version: 0.0.0.2 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.4 && < 0.5,- snap-core >= 0.5 && < 0.7+ snap-core >= 0.5 && < 0.8 Source-repository head type: git