Fix a warning
This commit is contained in:
parent
14f1fd1e27
commit
c005bc0aec
@ -94,7 +94,7 @@ import Control.Arrow ((&&&))
|
||||
|
||||
import Control.Applicative ((<$>), (<|>))
|
||||
|
||||
import Data.Attoparsec.Text
|
||||
import Data.Attoparsec.Text (Parser, char, string, digit, skipSpace, endOfInput, parseOnly)
|
||||
|
||||
defaultFormMessage :: FormMessage -> Text
|
||||
defaultFormMessage = englishFormMessage
|
||||
|
||||
Loading…
Reference in New Issue
Block a user