id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
3402	internal error: ARR_WORDS object entered!	tibbe		"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
}}}
"	bug	closed	normal	Not GHC	Compiler	6.10.4	invalid		morrow@…	Unknown/Multiple	Unknown/Multiple		Unknown				
