yesod-form 1.3.8.2 → 1.3.8.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hamletPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hamlet
API changes (from Hackage documentation)
Files
- yesod-form.cabal +2/−2
yesod-form.cabal view
@@ -1,5 +1,5 @@ name: yesod-form-version: 1.3.8.2+version: 1.3.8.3 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -17,7 +17,7 @@ , yesod-core >= 1.2 && < 1.3 , yesod-persistent >= 1.2 && < 1.3 , time >= 1.1.4- , hamlet >= 1.1+ , hamlet >= 1.1.8 , shakespeare , shakespeare-css >= 1.0 , shakespeare-js >= 1.0.2