#2408: threadWaitRead on mingw32 threaded causes internal error
----------------------------+-----------------------------------------------
 Reporter:  kirby           |          Owner:  simonmar
     Type:  bug             |         Status:  closed  
 Priority:  normal          |      Milestone:  6.10.1  
Component:  libraries/base  |        Version:  6.8.3   
 Severity:  normal          |     Resolution:  fixed   
 Keywords:                  |     Difficulty:  Unknown 
 Testcase:                  |   Architecture:  x86     
       Os:  Windows         |  
----------------------------+-----------------------------------------------
Changes (by simonmar):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 `threadWaitRead` now partially works on Windows.  To use it on anything
 other than `stdin`, you'll need `-threaded` (otherwise you'll get an error
 saying as much).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2408#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to