[GHC] #11711: Typechecker assertion failure

GHC ghc-devs at haskell.org
Wed Mar 16 14:19:36 UTC 2016


#11711: Typechecker assertion failure
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:  8.0.1
       Component:  Compiler (Type    |              Version:  8.0.1-rc2
  checker)                           |
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash                              |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by goldfire):

 Nope. The culprit is that we're calling `isMetaTyVar` on a coercion
 variable from `simpl_top`. I've got a fix locally.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11711#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list