reform 0.2.4 → 0.2.5
raw patch · 1 files changed
+5/−5 lines, 1 filesdep ~mtl
Dependency ranges changed: mtl
Files
- reform.cabal +5/−5
reform.cabal view
@@ -1,5 +1,5 @@ Name: reform-Version: 0.2.4+Version: 0.2.5 Synopsis: reform is an HTML form generation and validation library Description: reform follows in the footsteps of formlets and digestive-functors <= 0.2. It provides a@@ -28,8 +28,8 @@ Text.Reform.Generalized Text.Reform.Proof Text.Reform.Result- Build-depends: base >= 4 && <5,- containers >= 0.4 && < 0.6,- mtl >= 2.0 && < 2.2,- text >= 0.11 && <1.2+ Build-depends: base >= 4 && < 5,+ containers >= 0.4 && < 0.6,+ mtl >= 2.0 && < 2.3,+ text >= 0.11 && < 1.2