The impossible happened!
Running my haskell script gives me the following error:
eliza.hs: eliza.hs: panic! (the 'impossible' happened)
(GHC version 7.0.3 for x86_64-apple-darwin):
linkBCO: >= 64k ptrs
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
I am on a Darwin x86_64 machine with OS X version 10.6.6. The script that crashed is attached. "ChatRules" referenced in the script is a list of type [String, [String]]. The list was >20000 values.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.2.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |