packages feed

yesod-form 1.3.4 → 1.3.4.1

raw patch · 2 files changed

+2/−2 lines, 2 files

Files

Yesod/Form/Fields.hs view
@@ -587,7 +587,7 @@             flip mapM_ opts $ \opt -> inside                 theId                 name-                attrs+                ((if isReq then (("required", "required"):) else id) attrs)                 (optionExternalValue opt)                 ((render opts val) == optionExternalValue opt)                 (optionDisplay opt)
yesod-form.cabal view
@@ -1,5 +1,5 @@ name:            yesod-form-version:         1.3.4+version:         1.3.4.1 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>