[GHC] #9943: Replace "error" with "errorWithStackTrace" from GHC.Stack in base libs

GHC ghc-devs at haskell.org
Wed Dec 31 18:34:42 UTC 2014


#9943: Replace "error" with "errorWithStackTrace" from GHC.Stack in base libs
-------------------------------------+-------------------------------------
        Reporter:  spacekitteh       |                   Owner:
            Type:  task              |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Core Libraries    |                 Version:
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  None/Unknown      |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:                    |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by carter):

 Chris and I spent some time working on this, its actually pretty tricky to
 implement even a nominally simple patch for this because you quickly run
 into navigating figuring out where to write the boot file for cutting a
 recursive module loop

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


More information about the ghc-tickets mailing list