Ticket #3402 (closed bug: invalid)
internal error: ARR_WORDS object entered!
| Reported by: | tibbe | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Not GHC |
| Component: | Compiler | Version: | 6.10.4 |
| Keywords: | Cc: | morrow@… | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.
