[GHC] #10506: SourceNotes are not applied to all identifiers

GHC ghc-devs at haskell.org
Sat Jul 25 20:38:30 UTC 2015


#10506: SourceNotes are not applied to all identifiers
-------------------------------------+-------------------------------------
        Reporter:  gridaphobe        |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:  7.10.3
       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 Revisions:
-------------------------------------+-------------------------------------

Comment (by gridaphobe):

 Thanks scpmw, this looks promising. I'll build LiquidHaskell against your
 patch and make sure we get the extra Ticks we need.

 For our purposes, hiding this behind a flag is fine, but calling it a dump
 flag seems a bit off to me. As your comment says, the flag is modifying
 the generated Core, wouldn't a name like `-ftick-everything` make more
 sense?

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10506#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list