[GHC] #8476: Kind mismatch panic

#8476: Kind mismatch panic --------------------------------+--------------------------------------- Reporter: DMcGill | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Keywords: panic, kinds | Operating System: Unknown/Multiple Architecture: x86 | Type of failure: Compile-time crash Difficulty: Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | --------------------------------+--------------------------------------- The following code caused a GHC panic and so I am duly reporting it. I got it down to a reasonably minimal demonstrating case. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8476 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8476: Kind mismatch panic ---------------------------------------+-------------------------------- Reporter: DMcGill | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Resolution: duplicate | Keywords: panic, kinds Operating System: Unknown/Multiple | Architecture: x86 Type of failure: Compile-time crash | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: ---------------------------------------+-------------------------------- Changes (by thoughtpolice): * status: new => closed * resolution: => duplicate Comment: Already fixed in HEAD (http://ghc.haskell.org/trac/ghc/search?q=kindFunResult) - thanks though! -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8476#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC