[GHC] #11602: Exponential behaviour in typeKind, unifyTys etc
GHC
ghc-devs at haskell.org
Thu Feb 18 14:10:48 UTC 2016
#11602: Exponential behaviour in typeKind, unifyTys etc
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
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: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
Bartosz says: The hottest chain goes like this: `promoteCoercion` ->
`eqType` -> `cmpType` -> `cmpTypeX` -> `typeKind` -> `piResultTys`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11602#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list