
20 Jul
2017
20 Jul
'17
5:02 p.m.
On Tue, Jul 18, 2017 at 08:29:27PM +0200, Francesco Ariis wrote:
Hello list,
I am writing a small console application.
Today I was bitten by #2189 [1] ("hSetBuffering stdin NoBuffering doesn't work on Windows"). To reproduce:
[...]
Is there any sensible (cross-platform) way of working around this?
I'll answer myself: http://hackage.haskell.org/package/hidden-char (works with concurrency too).