X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fparser%2FParserCoreUtils.hs;h=4aa33410bc4c3cb0ed776640cd5c4c634fc1aef2;hb=bd865113a1446bb18fb32b546b8776b846a23116;hp=a590fb5c9338e2d54a98f33542812a4e26927b3b;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1;p=ghc-hetmet.git diff --git a/compiler/parser/ParserCoreUtils.hs b/compiler/parser/ParserCoreUtils.hs index a590fb5..4aa3341 100644 --- a/compiler/parser/ParserCoreUtils.hs +++ b/compiler/parser/ParserCoreUtils.hs @@ -44,7 +44,7 @@ data Token = | TKin | TKcase | TKof - | TKcoerce + | TKcast | TKnote | TKexternal | TKwild