X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fparser%2FLexer.x;h=9a79b5b6650e4067153701bceba5e0fdfdfc1315;hp=30fc4b6cf8519eee52ca6b8ce694b68ab02611a7;hb=be289c8d3946519be0d39ce0b26aa59c1d01ca8c;hpb=be60e5192173e858be67465f8ddc6cd10cc0b108 diff --git a/compiler/parser/Lexer.x b/compiler/parser/Lexer.x index 30fc4b6..9a79b5b 100644 --- a/compiler/parser/Lexer.x +++ b/compiler/parser/Lexer.x @@ -530,8 +530,6 @@ data Token | ITdupipvarid FastString -- GHC extension: implicit param: ?x - | ITpragma StringBuffer - | ITchar Char | ITstring FastString | ITinteger Integer