[GHC] #11371: Bogus in-scope set in substitutions
GHC
ghc-devs at haskell.org
Thu Feb 18 09:56:21 UTC 2016
#11371: Bogus in-scope set in substitutions
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: niteria
Type: bug | Status: new
Priority: high | Milestone: 8.2.1
Component: Compiler | Version: 7.10.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #11360 | Differential Rev(s): phab:D1792,
Wiki Page: | phab:D1801, phab:D1802
-------------------------------------+-------------------------------------
Comment (by simonpj):
comment:43 is fantastic. Are you in a position to go one level up and
determine which are the hot calls to `piResultTys`? (Maybe the one in
`typeKind`?) And then which are the hot calls to `typeKind`? comment:30
suggests that it's mostly from `cmpTypeX`; is that still right? If so it
should improve a lot when Richard does #11597.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11371#comment:47>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list