Exception when using the :list command in the GHCI debugger
Hello,
I just tried to follow the examples of the "The GHCi Debugger" documentation page for the new 6.8 ghci debugger. When I try to list the code around a breakpoint, I get the following error.
[debug68.hs:(1,0)-(3,55)] *Main> :list
*** Exception: TERM: getEnv: does not exist (no environment variable)
It looks like a Windows console limitation.
Best regards,
Olivier Boudry.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.8 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | GHCi |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |