Re: [GHC] #2801: Hang in getLine on Windows when Ctrl-C

2008-11-24 Thread GHC
#2801: Hang in getLine on Windows when Ctrl-C
+---
 Reporter:  erikcharlebois  |  Owner:
 Type:  bug | Status:  closed
 Priority:  normal  |  Milestone:
Component:  Runtime System  |Version:  6.10.1
 Severity:  normal  | Resolution:  duplicate 
 Keywords:  | Difficulty:  Unknown   
 Testcase:  |   Architecture:  x86_64 (amd64)
   Os:  Windows |  
+---
Changes (by simonmar):

  * status:  new = closed
  * difficulty:  = Unknown
  * resolution:  = duplicate

Comment:

 Thanks.  This one was already reported and fixed: #2758

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/2801#comment:2
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


[GHC] #2801: Hang in getLine on Windows when Ctrl-C

2008-11-22 Thread GHC
#2801: Hang in getLine on Windows when Ctrl-C
---+
Reporter:  erikcharlebois  |   Owner:  
Type:  bug |  Status:  new 
Priority:  normal  |   Component:  Compiler
 Version:  6.10.1  |Severity:  normal  
Keywords:  |Testcase:  
Architecture:  x86_64 (amd64)  |  Os:  Windows 
---+
 The following program

 main = getLine

 hangs when I ctrl-C in the Windows command prompt. The only way to recover
 after that is to kill the process in Task Manager.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/2801
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs