[GHC] #11203: Kind inference with SigTvs is wrong
GHC
ghc-devs at haskell.org
Tue Dec 15 17:18:28 UTC 2015
#11203: Kind inference with SigTvs is wrong
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
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 goldfire):
Not quite. This problem existed before `TypeInType` and continues to
exist. It's just that my (new) implementation of `tcTyClTyVars` gets
thrown off the scent by the `SigTv`s. But I'm pretty sure I have a fix for
that, totally orthogonal to any fix for this ticket. I'll get the (quite
local) fix in soon.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11203#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list