packages feed

reform-hamlet 0.0.1 → 0.0.2

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~blaze-markupdep ~text

Dependency ranges changed: blaze-markup, text

Files

reform-hamlet.cabal view
@@ -1,5 +1,5 @@ Name:                reform-hamlet-Version:             0.0.1+Version:             0.0.2 Synopsis:            Add support for using Hamlet with Reform Description:         Reform is a library for building and validating forms using applicative functors. This package add support for using reform with Hamlet. Homepage:            http://www.happstack.com/@@ -22,7 +22,7 @@                        Text.Reform.Hamlet.String                        Text.Reform.Hamlet.Text   Build-depends:       base > 4 && <5,-                       blaze-markup > 0.5 && < 0.6,+                       blaze-markup > 0.5 && < 0.7,                        hamlet > 1.0 && < 1.2,                        reform == 0.2.*,-                       text   >= 0.11 && < 1.1+                       text   >= 0.11 && < 1.2