[GHC] #11560: panic: isInjectiveTyCon sees a TcTyCon

GHC ghc-devs at haskell.org
Wed Dec 7 20:28:16 UTC 2016


#11560: panic: isInjectiveTyCon sees a TcTyCon
-------------------------------------+-------------------------------------
        Reporter:  rwbarton          |                Owner:  goldfire
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler (Type    |              Version:  8.1
  checker)                           |
      Resolution:                    |             Keywords:  TypeInType
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:                    |
-------------------------------------+-------------------------------------
Changes (by goldfire):

 * owner:   => goldfire


Comment:

 This panic is gone (even in 8.0.1), but the code should be accepted. It's
 indeed a `TypeInType` error, and I imagine has nothing at all to do with
 injective type families.

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


More information about the ghc-tickets mailing list