digestive-functors-blaze 0.2.0.1 → 0.2.1.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.2.0.1+Version: 0.2.1.0 Synopsis: Blaze frontend for the digestive-functors library Description: This is a blaze frontend for the digestive-functors library. @@ -21,6 +21,6 @@ Build-depends: base >= 4 && < 5,- digestive-functors >= 0.1.0 && < 0.2,+ digestive-functors >= 0.1.0 && < 0.3, blaze-html >= 0.4 && < 0.6, text >= 0.11 && < 0.12