summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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