Skip to content
Snippets Groups Projects
Commit d47f1285 authored by Simon Marlow's avatar Simon Marlow
Browse files

[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.
parent 3505f69a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment