[GHC] #12991: panic when using IrredPreds in a type checker plugin.
GHC
ghc-devs at haskell.org
Thu May 11 22:04:34 UTC 2017
#12991: panic when using IrredPreds in a type checker plugin.
-------------------------------------+-------------------------------------
Reporter: owen | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
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: |
-------------------------------------+-------------------------------------
Comment (by RyanGlScott):
Indeed, this was fixed by commit b4bdbe4957ae8b82c4cda5584203b44d3c4f004f
(Don't omit any evidence bindings, the fix for #12156).
Do we typically add regression tests for the GHC API? If so, I could do
that. Otherwise, this can be marked as fixed.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12991#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list