id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
272	GHCi on Windows can't stand control-C	nobody	simonmar	"{{{
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)

}}}"	bug	closed	high		Compiler	None	Fixed										
