X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fghci.xml;h=f56c079114e8438f16ea49b17853152162eaa54e;hb=d7750a81fa0c721f4b40dac9165c07d11e8405e1;hp=cd2a836de3b031d24af75b6a3c3e97f0f6ee78b8;hpb=1bfdc3b39bbf5ab24ca5b24fd5fc711022b32ec7;p=ghc-hetmet.git diff --git a/docs/users_guide/ghci.xml b/docs/users_guide/ghci.xml index cd2a836..f56c079 100644 --- a/docs/users_guide/ghci.xml +++ b/docs/users_guide/ghci.xml @@ -1511,7 +1511,7 @@ Prelude> :set -fno-glasgow-exts - + FAQ and Things To Watch Out For @@ -1585,6 +1585,13 @@ Prelude> :set -fno-glasgow-exts + + I can't use Control-C to interrupt computations in + GHCi on Windows. + + See . + +