X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fparser%2FParserCoreUtils.hs;fp=compiler%2Fparser%2FParserCoreUtils.hs;h=4aa33410bc4c3cb0ed776640cd5c4c634fc1aef2;hp=a590fb5c9338e2d54a98f33542812a4e26927b3b;hb=819d8189dddeb05e881bc641f0a6ab2cd14ee1ad;hpb=bdee32f9a91a9bb2403a469494674c909d1bdb76 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