[GHC] #11356: GHC panic
GHC
ghc-devs at haskell.org
Tue Jan 5 20:03:42 UTC 2016
#11356: GHC panic
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.1
(Type checker) |
Keywords: | Operating System: Linux
Architecture: x86 | Type of failure: Compile-time
| crash
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
The attached file causes GHC (version 8.1.20160102) panic.
I tried shrinking, attached code is bogus at this point.
Interestingly inlining the type synonym `T = Nat` into Category's
superclass context fixes the panic, and causes a regular error.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11356>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list