[Haskell-beginners] getChar and keyboard reading

Matthias Güdemann matthias.guedemann at ovgu.de
Sun Jan 24 16:40:32 EST 2010





> In the past I've done this sort of thing by turning of buffering on stdin:
> 
> hSetBuffering stdin NoBuffering

thanks, works well that way


> It probably won't work on Windows, though.

ok, no Problem atm

regards
Matthias


More information about the Beginners mailing list