[GHC] #15730: SCC/HPC/CORE annotation can change the meaning of an expression
GHC
ghc-devs at haskell.org
Tue Oct 9 20:09:54 UTC 2018
#15730: SCC/HPC/CORE annotation can change the meaning of an expression
-------------------------------------+-------------------------------------
Reporter: int-index | Owner: (none)
Type: bug | Status: patch
Priority: high | Milestone:
Component: Compiler | Version: 8.6.1
(Parser) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect result | Unknown/Multiple
at runtime | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D5218
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by osa1):
Thanks for the patch. I added a comment there. In short, this is not a
bug, you just need to know that annotations have lower precedence that
everything else.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15730#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list