[GHC] #15745: Panicking typechecker plugins
GHC
ghc-devs at haskell.org
Sat Oct 13 21:28:13 UTC 2018
#15745: Panicking typechecker plugins
-------------------------------------+-------------------------------------
Reporter: philderbeast | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler (Type | Version: 8.2.2
checker) | Keywords:
Resolution: | TypeCheckerPlugins
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by adamgundry):
* keywords: => TypeCheckerPlugins
* cc: adamgundry (added)
Comment:
Makes sense. We can't necessarily identify such plugin-caused errors in
all cases, but it should at least be possible to catch exceptions thrown
in TcPluginM.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15745#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list