[project @ 1999-07-16 15:49:52 by keithw]
authorkeithw <unknown>
Fri, 16 Jul 1999 15:49:52 +0000 (15:49 +0000)
committerkeithw <unknown>
Fri, 16 Jul 1999 15:49:52 +0000 (15:49 +0000)
Remove dead token IThash added yesterday by mistake.

ghc/compiler/parser/Lex.lhs

index 5528052..173b8a0 100644 (file)
@@ -182,7 +182,6 @@ data Token
   | ITdot
 
   | ITbiglam                   -- GHC-extension symbols
-  | IThash
 
   | ITocurly                   -- special symbols
   | ITccurly