
#11560: panic: isInjectiveTyCon sees a TcTyCon -------------------------------------+------------------------------------- Reporter: rwbarton | Owner: 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: | -------------------------------------+------------------------------------- Comment (by rwbarton): Apparently I was supposed to write {{{ ... where { T (*) Int = * } }}} or {{{ ... where { T Type Int = * } }}} Some bad interaction with TypeOperators perhaps? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11560#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler