[GHC] #1045: interrupt for ghci on windows

GHC trac at galois.com
Sun Dec 10 17:19:47 EST 2006


#1045: interrupt for ghci on windows
--------------------------------+-------------------------------------------
    Reporter:  tmcooper         |       Owner:         
        Type:  feature request  |      Status:  new    
    Priority:  normal           |   Milestone:         
   Component:  GHCi             |     Version:  6.6    
    Severity:  normal           |    Keywords:         
  Difficulty:  Unknown          |    Testcase:         
Architecture:  x86              |          Os:  Windows
--------------------------------+-------------------------------------------
After giving ghci a slow or infinite computation, for example 'let a = a
 in a'.  It would be nice to be able to interrupt it rather than having to
 kill the process and start again.  As far as I know, this is only a
 problem on windows.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1045>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the Glasgow-haskell-bugs mailing list