Update Fields.hs

This commit is contained in:
andrewthad 2013-08-30 12:21:40 -04:00
parent b8d47f880f
commit c9791bd2c7

View File

@ -87,6 +87,8 @@ import Control.Applicative ((<$>), (<|>))
import Data.Attoparsec.Text (Parser, char, string, digit, skipSpace, endOfInput, parseOnly)
import Yesod.Persist.Core
defaultFormMessage :: FormMessage -> Text
defaultFormMessage = englishFormMessage