#3402: internal error: ARR_WORDS object entered!
-----------------------------+----------------------------------------------
Reporter: tibbe | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.10.4 | Severity: normal
Keywords: | Testcase:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
-----------------------------+----------------------------------------------
I got this while playing around with `vacuum-cairo`:
{{{
$ ghci
ghci> :m +System.Vacuum.Cairo
ghci> :m +Data.Text
ghci> :m +Data.IntMap
ghci> view $ fromList [(1, "hi" :: Text)]
<interactive>: internal error: ARR_WORDS object entered!
(GHC version 6.10.2 for x86_64_unknown_linux)
Please report this as a GHC bug:
http://www.haskell.org/ghc/reportabug
Aborted
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3402>
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