[GHC] #9441: CSE should deal with letrec

GHC ghc-devs at haskell.org
Sun Aug 12 08:30:56 UTC 2018


#9441: CSE should deal with letrec
-------------------------------------+-------------------------------------
        Reporter:  dfeuer            |                Owner:  RolandSenn
            Type:  feature request   |               Status:  patch
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  7.8.2
      Resolution:                    |             Keywords:  CSE
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  Runtime           |            Test Case:  T9441a,
  performance bug                    |  T9441b, T9441c
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab: D5038
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Krzysztof Gogolewski <krz.gogolewski@…>):

 In [changeset:"ec49b42bbff4ee81c825a0facee26b13f1f297a7/ghc"
 ec49b42b/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="ec49b42bbff4ee81c825a0facee26b13f1f297a7"
 CSE should deal with letrec

 Summary: Add testcase for  #9441

 Test Plan: make test TESTS="T9441a T9441b T9441c"

 Reviewers: dfeuer, simonpj, thomie, austin, bgamari

 Reviewed By: dfeuer

 Subscribers: rwbarton, carter

 GHC Trac Issues: #9441

 Differential Revision: https://phabricator.haskell.org/D5038
 }}}

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


More information about the ghc-tickets mailing list