Re: #16404: Type error recovery crash
"GHC" <[email protected]> Thu, 07 Mar 2019 13:45:27 -0000
| Newsgroups | gmane.comp.lang.haskell.glasgow.bugs |
|---|---|
| Message-ID | <[email protected]> |
--===============3432833074611233800==
Content-Type: multipart/related;
boundary="===============6085650854041046385=="
--===============6085650854041046385==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
#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>