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

GHC ghc-devs at haskell.org
Wed Aug 12 15:09:05 UTC 2015


#624: Program location for thread error messages
-------------------------------------+-------------------------------------
        Reporter:  chak              |                   Owner:
            Type:  task              |                  Status:  new
        Priority:  normal            |               Milestone:  7.12.1
       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:
-------------------------------------+-------------------------------------
Changes (by bgamari):

 * milestone:  ⊥ => 7.12.1


Comment:

 It seems like we have the pieces in place to address this in 7.12.
 Milestoning appropriately

 There are a few questions that remain, however,

  * What sort of stack trace should the exception carry? At the moment we
 have a number of source location representations scattered about `base`
 (which will hopefully soon be cleaned up; see #10068)
  * Do we want backtraces to be enabled by default?

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


More information about the ghc-tickets mailing list