#2826: Panic compiling lhc-0.6.20081127
-----------------------------+----------------------------------------------
Reporter: dons | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.10.1 | Severity: normal
Keywords: | Testcase:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
-----------------------------+----------------------------------------------
{{{
$ cabal update
$ cabal install lhc-0.6.20081127
}}}
All goes well, then,
{{{
[104 of 162] Compiling FrontEnd.KindInfer ( src/FrontEnd/KindInfer.hs,
dist/build/lhc/lhc-tmp/FrontEnd/KindInfer.o )
[105 of 162] Compiling FrontEnd.TypeSigs ( src/FrontEnd/TypeSigs.hs,
dist/build/lhc/lhc-tmp/FrontEnd/TypeSigs.o )
[106 of 162] Compiling FrontEnd.Class ( src/FrontEnd/Class.hs,
dist/build/lhc/lhc-tmp/FrontEnd/Class.o )
[107 of 162] Compiling FrontEnd.HsErrors ( src/FrontEnd/HsErrors.hs,
dist/build/lhc/lhc-tmp/FrontEnd/HsErrors.o )
[108 of 162] Compiling FrontEnd.Rename ( src/FrontEnd/Rename.hs,
dist/build/lhc/lhc-tmp/FrontEnd/Rename.o )
ghc: panic! (the 'impossible' happened)
(GHC version 6.10.0.20081007 for x86_64-unknown-linux):
urk! lookup local fingerprint main:FrontEnd.Rename.:CoRM{tc r6B5f}
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
cabal: Error: some packages failed to install:
lhc-0.6.20081127 failed during the building phase. The exception was:
exit: ExitFailure 1
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2826>
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