[GHC] #1600: Optimisation: CPR the results of IO

GHC ghc-devs at haskell.org
Fri Dec 6 11:02:51 UTC 2013


#1600: Optimisation: CPR the results of IO
-------------------------------------+-------------------------------------
        Reporter:  simonmar          |            Owner:  nomeata
            Type:  task              |           Status:  new
        Priority:  lowest            |        Milestone:  7.6.2
       Component:  Compiler          |          Version:  6.6.1
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  Runtime           |       Difficulty:  Moderate (less
  performance bug                    |  than a day)
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:  #8598
-------------------------------------+-------------------------------------
Changes (by nomeata):

 * related:   => #8598


Comment:

 Also see ticket #8598 (CPR after IO action) which is not directly related
 to nested cpr, but will become more relevant when want to do nested CPR
 inside `IO`, such as in this example.

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


More information about the ghc-tickets mailing list