[project @ 1999-06-09 16:14:55 by simonmar]
authorsimonmar <unknown>
Wed, 9 Jun 1999 16:14:55 +0000 (16:14 +0000)
committersimonmar <unknown>
Wed, 9 Jun 1999 16:14:55 +0000 (16:14 +0000)
commitd47f1285fa847ba94e4b6f52934ea6198f6abe2a
tree7f29d4d9f53ffe55486570e6af74286be1b3ee51
parent3505f69a94879f85376e839cc535705fbc39d09a
[project @ 1999-06-09 16:14:55 by simonmar]
- Recognise #-} as the end-of-pragma symbol even when -fglsagow-exts
  is off.  Certain pragmas are Haskell (like {-# OPTIMIZE #-} :-)
  and some aren't, so we're not really Haskell compliant here.

- Fix case-insensitive pragma matching.
ghc/compiler/parser/Lex.lhs