hWaitForInput: don't try to read from the device (#4078)
authorSimon Marlow <marlowsd@gmail.com>
Mon, 17 May 2010 13:37:41 +0000 (13:37 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Mon, 17 May 2010 13:37:41 +0000 (13:37 +0000)
commit86f17a7e1baca0cf0db659be60aaeea562e32a47
tree0087401652406559c246d9b6ec1d801bd8986fe8
parent3689c8ff0c75a7bf1f8714421847703269652a83
hWaitForInput: don't try to read from the device (#4078)
readTextDeviceNonBlocking is not non-blocking on Windows
GHC/IO/Handle/Internals.hs
GHC/IO/Handle/Text.hs