GHCi on Windows can't stand control-C
Hi,
When I run GHCi (v.6.2.2) under windows, and I press
control-C, the whole program exits.
This happens directly from the prompt, but also during
evaluation:
Example 1:
Prelude> {control-C}
(exits)
Example 2:
Prelude> [1..]
[1,2,3,4,5,6,7,8,{control-C}
(exits)
Regards,
/Koen (koen@cs.chalmers.se)
Trac metadata
| Trac field | Value |
|---|---|
| Version | None |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | high |
| Resolution | ResolvedFixed |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |