packages feed

reform-hsp 0.2.2 → 0.2.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~text

Dependency ranges changed: text

Files

reform-hsp.cabal view
@@ -1,5 +1,5 @@ Name:                reform-hsp-Version:             0.2.2+Version:             0.2.3 Synopsis:            Add support for using HSP with Reform Description:         Reform is a library for building and validating forms using applicative functors. This package add support for using reform with HSP. Homepage:            http://www.happstack.com/@@ -24,4 +24,4 @@   Build-depends:       base   > 4    && <5,                        hsp    >= 0.9 && < 0.11,                        reform >= 0.2.1 && < 0.3,-                       text   == 0.11.*+                       text   >= 0.11 && < 1.1