[GHC] #10506: SourceNotes are not applied to all identifiers
GHC
ghc-devs at haskell.org
Tue Dec 1 03:40:23 UTC 2015
#10506: SourceNotes are not applied to all identifiers
-------------------------------------+-------------------------------------
Reporter: gridaphobe | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by gridaphobe):
I've added a slight variant of scpmw's patch that adds ticks everywhere
with a new `-ftick-everything` flag.
It seems that the HsVar pattern was too restrictive. I'm not sure why..
But I don't see any harm in being more generous with Ticks given that this
will be hidden behind a flag.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10506#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list