[GHC] #11643: Core lint error in simplifier when compiling Rules1 with -O -dcore-lint
GHC
ghc-devs at haskell.org
Tue Mar 1 17:27:54 UTC 2016
#11643: Core lint error in simplifier when compiling Rules1 with -O -dcore-lint
-------------------------------------+-------------------------------------
Reporter: thomie | Owner:
Type: bug | Status: new
Priority: highest | Milestone: 8.0.1
Component: Compiler | Version: 8.0.1-rc2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case: indexed-
| types/should_compile/Rules1
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"57b4c5524fcbf02f61dfc8d9395906dc7f50f048/ghc"
57b4c552/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="57b4c5524fcbf02f61dfc8d9395906dc7f50f048"
Don't complain about unused Rule binders
This fixes Trac #11643. It's a corner case, now documented in
Note [Linting rules] in CoreLint
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11643#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list