[GHC] #10658: Regression gadt/termination -O Core Lint errors : in result of Worker Wrapper binds
GHC
ghc-devs at haskell.org
Tue Jul 21 12:20:32 UTC 2015
#10658: Regression gadt/termination -O Core Lint errors : in result of Worker
Wrapper binds
-------------------------------------+-------------------------------------
Reporter: thomie | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.12.1
Component: Compiler | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
| gadt/termination
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"8f48fdc8f97c1f6f59e12a703e380d27760810b1/ghc" 8f48fdc/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="8f48fdc8f97c1f6f59e12a703e380d27760810b1"
Use varToCoreExpr in mkWWcpr_help
Lacking this cuased Trac #10658.
The fix is easy; it was a simple omission.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10658#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list