[GHC] #8646: Distinguish between update frames in rts/Printer.c

GHC ghc-devs at haskell.org
Fri Jan 3 06:43:50 UTC 2014


#8646: Distinguish between update frames in rts/Printer.c
-------------------------------------+------------------------------------
        Reporter:  Tarrasch          |            Owner:  simonmar
            Type:  feature request   |           Status:  patch
        Priority:  lowest            |        Milestone:  _|_
       Component:  Runtime System    |          Version:  7.6.3
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by ezyang):

 It might be more robust if, in the failure check, it re-checked the
 closure type, and reported "unknown update frame" or "not an update frame"
 instead.

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


More information about the ghc-tickets mailing list