[project @ 1999-06-03 14:44:23 by simonmar]
authorsimonmar <unknown>
Thu, 3 Jun 1999 14:44:23 +0000 (14:44 +0000)
committersimonmar <unknown>
Thu, 3 Jun 1999 14:44:23 +0000 (14:44 +0000)
commit34bd3cb97ffdfdc6432ffe03624d58a6f511035c
treeea6d11ac6b7d1ec7ebb8aaa5a5279d74b9693ae1
parent6a9b9708cd5dd89bdd4eb8ca13f068b81e5a6890
[project @ 1999-06-03 14:44:23 by simonmar]
When not profiling,  parse   `_scc_ "string" e'  as `(e)', not just `e'.

Rationale:  scc expressions are defined as extending as far to the
right as possible, and if we simply remove the _scc_ part the parse
looks awfully strange to the renamer which tends to fall over.
ghc/compiler/parser/Parser.y