[GHC] #16404: Type error recovery crash
GHC
ghc-devs at haskell.org
Thu Mar 7 13:45:27 UTC 2019
#16404: Type error recovery 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 simonpj):
My conclusions:
* Add a stub binding in `TcBinds.recoveryCode`
* Maybe the case-of-error transformation happen even in GHCi.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16404#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list