Browsing a module in ghci can cause a panic
Consider a file Test2.hs containing
module Test.Test2 where
...
Then, in the ghci prompt:
> :l Test2
> :b Test2
results in a panic in my 6.5 (08 Aug) system:
*main:Test.Test2> :b Test2
Could not find module `Test2':ghc-6.5: panic! (the 'impossible' happened)
(GHC version 6.5 for i386-apple-darwin):
cantFindErr
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.4.2 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Driver |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |