[GHC] #10102: GHC inlines past lambda in do-notation

GHC ghc-devs at haskell.org
Sat Feb 21 11:31:00 UTC 2015


#10102: GHC inlines past lambda in do-notation
-------------------------------------+-------------------------------------
        Reporter:  nomeata           |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.8.4
      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 nomeata):

 BTW, it does not occur with `-fno-state-hack`. So it’s likely a duplicate
 of the known problem that the state hack can go wrong, e.g. #1168, #9349.
 Might be fixed by #9388.

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


More information about the ghc-tickets mailing list