#3757: panic: Kinds don't match in type application
----------------------------------+-----------------------------------------
Reporter: daniel.is.fischer | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.12.1 | Keywords:
Os: Linux | Testcase:
Architecture: x86 | Failure: None/Unknown
----------------------------------+-----------------------------------------
In the test !CoTest3(normal) from the testsuite, I get
{{{
Compile failed (status 256) errors were:
*** Core Lint Errors: in result of Simplifier mode 0 [final], iteration 1
out of 4 ***
<no location info>:
In the expression: (a_sfH
`cast` ((trans
(trans
s1_aeP
<awfully long expression goes on and on>
GHC.Types.Int)
Kinds don't match in type application:
Type variable:
co_wild_Xe :: trans
(trans
s1_aeP
<awfully long type expression continues>
s2_aeQ
~
GHC.Types.Int
Arg type:ghc-stage2: panic! (the 'impossible' happened)
(GHC version 6.12.1 for i386-unknown-linux):
No match in record selector tyConKind
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
}}}
It seems to be the same expression as in
http://darcs.haskell.org/buildbot/all/builders/x86%20Windows%20stable%20fast/builds/4253/steps/runtestsuite/logs/unexpected
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3757>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs