[Haskell-cafe] Terminal manipulation in windows?

Jonathan Coveney coveney at wharton.upenn.edu
Thu Apr 24 17:59:05 EDT 2008


I have a program that requires the user to be in raw mode. This doesn't seem
to be an issue on linux, but in Windows, it's a bit tricky
(System.Posix.Terminal isn't an option). Is there a possible way to set this
in Haskell? Or even outside of Haskell? It doesn't appear cygwin has a raw
mode.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080424/25bfae0d/attachment.htm


More information about the Haskell-Cafe mailing list