Leaks implementation details
Doing the following in ghci (6.7.20070705) with a module that imports A.B.C.D loaded
:break A.B.C.D
gives
- ** Exception: ghci/InteractiveUI.hs:(1641,0)-(1644,59): Non-exhaustive patterns in function breakByModule
It should just say: missing line number argument or something similar.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.7 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | lowest |
| Resolution | Unresolved |
| Component | GHCi |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | Unknown |
| Architecture | Unknown |