#6115: ghc panic in long list of literals
--------------------+-------------------------------------------------------
Reporter: nr | Owner:
Type: bug | Status: new
Priority: normal | Component: GHCi
Version: 7.0.4 | Keywords:
Os: Linux | Architecture: Unknown/Multiple
Failure: Other | Testcase:
Blockedby: | Blocking:
Related: |
--------------------+-------------------------------------------------------
GHC panicked:
{{{
*Decimal Data.Ratio Test.QuickCheck Data.Vector> :load WordList
[1 of 2] Compiling Decimal ( Decimal.hs, interpreted )
[2 of 2] Compiling WordList ( WordList.hs, interpreted )
Ok, modules loaded: Decimal, WordList.
*WordList Data.Ratio Test.QuickCheck Data.Vector> rationalWords (239847 %
10000000)
Loading package primitive-0.4.1 ... linking ... done.
Loading package vector-0.9.1 ... linking ... done.
ghc: panic! (the 'impossible' happened)
(GHC version 7.0.4 for i386-unknown-linux):
linkBCO: >= 64k ptrs
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/6115>
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