[GHC] #16342: Kind inference crash
GHC
ghc-devs at haskell.org
Thu Feb 21 18:20:03 UTC 2019
#16342: Kind inference crash
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.6.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 goldfire):
If we type-checked `HsDecl GhcRn` into `HsDecl GhcTc`, this would be much
easier. Of course, classes get type-checked in pieces, so we would need
multiple phase parameters there...
In any case, I agree that reverse-mapping may be the cheap and cheerful
solution here.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16342#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list