:b doesn't invoke :browse, or even generate an ambiguous command error
Previously, :b Prelude would show the things exported by Prelude. Now, it emits the mysterious error message:
module 'Prelude' is not interpreted
I am told that this is because it is GHCi is invoking :break instead of :browse. Shouldn't this result in GHCi complaining that :b is ambiguous? I also think :b should be explicitly defined as an alias for :browse.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.8.2 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | Unknown |
| Architecture | Unknown |