reform-happstack 0.2.1 → 0.2.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~text
Dependency ranges changed: text
Files
- reform-happstack.cabal +2/−2
reform-happstack.cabal view
@@ -1,5 +1,5 @@ Name: reform-happstack-Version: 0.2.1+Version: 0.2.2 Synopsis: Happstack support for reform. Description: Reform is a library for building and validating forms using applicative functors. This package add support for using reform with Happstack. Homepage: http://www.happstack.com/@@ -25,6 +25,6 @@ mtl >= 2.0 && <2.2, random == 1.0.*, reform == 0.2.*,- text >= 0.11 && < 1.1,+ text >= 0.11 && < 1.2, utf8-string == 0.3.* -- Build-tools: trhsx