Update reg050 for <$> as fmap alias

This commit is contained in:
David Raymond Christiansen 2015-03-02 11:28:04 +01:00
parent a2c7b15902
commit 6f25fbe6cc

View File

@ -14,11 +14,11 @@ When elaborating an application of function Prelude.Monad.>>=:
a terminator, expected: "$",
"&&", "*", "*>", "+", "++", "-",
"->", ".", "/", "/=", "::", ";",
"<", "<#>", "<*", "<*>", "<+>",
"<->", "<.>", "<<", "<=", "<|>",
"=", "==", ">", ">=", ">>",
">>=", "\\\\", "`", "in", "||",
"~=~",
"<", "<#>", "<$>", "<*", "<*>",
"<+>", "<->", "<.>", "<<", "<=",
"<|>", "=", "==", ">", ">=",
">>", ">>=", "\\\\", "`", "in",
"||", "~=~",
ambiguous use of a left-associative operator,
ambiguous use of a non-associative operator,
ambiguous use of a right-associative operator,