#2032: SCC annotations cause compile errors
----------------------+-----------------------------------------------------
Reporter: m4dc4p | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.8.2
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Windows |
----------------------+-----------------------------------------------------
Comment (by m4dc4p):
I see what you are saying, but what I really expect is that SCC annotation
don't affect parsing at all. I think of them the same way as comments.
That is, I would expect {{{good1}}}, {{{good2}}} and {{{bad}}} to compile
as is. Controlling the cost attributions for the annotation seems to be a
separate issue, and something that is rightly solved by parentheses.
p.s. That's really good to know that they bind less tightly than anything
- I've always wondered.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2032#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs