[GHC] #9441: CSE should deal with letrec

GHC ghc-devs at haskell.org
Sat Aug 18 21:47:15 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:                    |  D5076
-------------------------------------+-------------------------------------

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

 In [changeset:"a08b285f74cd49196feb0f819d70ad0508689da3/ghc"
 a08b285f/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="a08b285f74cd49196feb0f819d70ad0508689da3"
 CSE should deal with letrec (#9441)

 Summary: Write tests with fewer lines. See comments of nomeata in
 https://phabricator.haskell.org/D5038.

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

 Reviewers: nomeata, dfeuer, bgamari

 Reviewed By: nomeata

 Subscribers: rwbarton, carter

 GHC Trac Issues: #9441

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

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


More information about the ghc-tickets mailing list