packages feed

heterocephalus 1.0.3.0 → 1.0.3.1

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: blaze-html, blaze-markup

API changes (from Hackage documentation)

Files

heterocephalus.cabal view
@@ -1,5 +1,5 @@ name:                heterocephalus-version:             1.0.3.0+version:             1.0.3.1 synopsis:            A type-safe template engine for working with popular front end development tools description:     Recent front end development tools and languages are growing fast and have@@ -34,8 +34,8 @@                      , Text.Heterocephalus.Parse.Control                      , Text.Heterocephalus.Parse.Doc   build-depends:       base >= 4.7 && < 5-                     , blaze-html >= 0.8 && < 0.9-                     , blaze-markup >= 0.7 && < 0.8+                     , blaze-html >= 0.8 && < 0.10+                     , blaze-markup >= 0.7 && < 0.9                      , containers >= 0.5 && < 0.6                      , dlist >= 0.7.1.1                      , parsec >= 3.1 && < 3.2