diff --git a/Yesod/Form/Fields.hs b/Yesod/Form/Fields.hs index f73b5c43..91df3893 100644 --- a/Yesod/Form/Fields.hs +++ b/Yesod/Form/Fields.hs @@ -295,7 +295,7 @@ selectField opts = Field -- FIXME won't work for optional yet $if not isReq $forall pair <- pairs - #{fst $ snd pair} + #{fst $ snd pair} |] } where