[GHC] #14880: GHC panic: updateRole
GHC
ghc-devs at haskell.org
Mon Jul 23 20:59:37 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: #15076 | Differential Rev(s): Phab:D4769
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
Re comment:46, yes maybe it'd be more efficient like that. But I doubt
this is the issue. `nonDetCmpTypes` (I hope) only evaluates that free-var
set if it compare types involving forall. Otherwise it's just a thunk.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14880#comment:47>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list