[GHC] #8512: Add flag like '-xc' that only reports uncaught exceptions

GHC ghc-devs at haskell.org
Fri Feb 21 16:35:32 UTC 2014


#8512: Add flag like '-xc' that only reports uncaught exceptions
-------------------------------------+------------------------------------
        Reporter:  blitzcode         |            Owner:  simonmar
            Type:  feature request   |           Status:  closed
        Priority:  normal            |        Milestone:
       Component:  Runtime System    |          Version:  7.6.3
      Resolution:  wontfix           |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------
Changes (by Tarrasch):

 * cc: miffoljud@… (added)


Comment:

 I'm looking closely at issues related to this for #3693. I believe that
 the way this will be solved is that you simply control from Haskell-land
 when a stack trace gets printed or not (from the handler).

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


More information about the ghc-tickets mailing list