[project @ 2000-06-28 10:42:17 by sewardj]
authorsewardj <unknown>
Wed, 28 Jun 2000 10:42:17 +0000 (10:42 +0000)
committersewardj <unknown>
Wed, 28 Jun 2000 10:42:17 +0000 (10:42 +0000)
commita71f85236ef3a4caaa58a0dc364238144b135e62
tree4b2db287fbefaa09c4e1ac35ce01a5b0c39f3214
parent365a3d9d97905d823fa88769b19e20411af32679
[project @ 2000-06-28 10:42:17 by sewardj]
Partially fix signal (control-C) handling under mingw32.
The interpreter can now be interrupted and successfully returns to
the Hugs prompt, but only if Hugs was started from cmd.exe and not
by bash (!).  This is a known bogon with Cygwin, according to
Sigbjorn.  I still can't get Hugs to ignore other control-C's;
instead it acts as if it was asked to exit.  Bizarre.
ghc/interpreter/connect.h
ghc/interpreter/hugs.c