[GHC] #624: Program location for thread error messages

GHC ghc-devs at haskell.org
Wed Aug 12 12:44:32 UTC 2015


#624: Program location for thread error messages
-------------------------------------+-------------------------------------
        Reporter:  chak              |                   Owner:
            Type:  task              |                  Status:  new
        Priority:  normal            |               Milestone:  ⊥
       Component:  Compiler          |                 Version:  None
      Resolution:  None              |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by bgamari):

 It seems like the recently merge implicit-parameter-based stack-trace work
 (see Phab:D578) would be quite useful for this. Blocking actions could
 take an implicit `SrcLoc` which could be providing along with the error in
 the event of indefinite blocking.

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


More information about the ghc-tickets mailing list