summaryrefslogtreecommitdiff
path: root/ghc
diff options
context:
space:
mode:
authorkeithw <unknown>1999-07-16 15:49:52 +0000
committerkeithw <unknown>1999-07-16 15:49:52 +0000
commit24cd265fba7585be91f655a03afa591082d20d1b (patch)
tree0b1bf9ad6f25a8150d34dd69c6475cfd9224a575 /ghc
parentc415721193aeb616c783f775cb02aed0e5dcdc41 (diff)
downloadhaskell-24cd265fba7585be91f655a03afa591082d20d1b.tar.gz
[project @ 1999-07-16 15:49:52 by keithw]
Remove dead token IThash added yesterday by mistake.
Diffstat (limited to 'ghc')
-rw-r--r--ghc/compiler/parser/Lex.lhs1
1 files changed, 0 insertions, 1 deletions
diff --git a/ghc/compiler/parser/Lex.lhs b/ghc/compiler/parser/Lex.lhs
index 5528052f7a..173b8a0ef0 100644
--- a/ghc/compiler/parser/Lex.lhs
+++ b/ghc/compiler/parser/Lex.lhs
@@ -182,7 +182,6 @@ data Token
| ITdot
| ITbiglam -- GHC-extension symbols
- | IThash
| ITocurly -- special symbols
| ITccurly