[GHC] #14880: GHC panic: updateRole
GHC
ghc-devs at haskell.org
Mon Mar 26 14:55:52 UTC 2018
#14880: GHC panic: updateRole
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: goldfire
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (Type | Version: 8.2.2
checker) |
Resolution: | Keywords: TypeInType
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 goldfire):
With the `Foo` in comment:3, this also panics:
{{{#!hs
quux :: forall x arg. Proxy (Foo arg) -> Maybe x
quux = undefined
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14880#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list