[project @ 1999-07-16 15:49:52 by keithw]
[ghc-hetmet.git] / 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