no-buffering-workaround: Workaround for GHC bug #2189.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This package exists as a workaround for GHC bug #2189, "hSetBuffering stdin
NoBuffering
doesn't work on Windows". It provides functionality for reading
from standard input without buffering, in a way that works under GHC on
Windows as well as other configurations. This is useful for key-driven console
applications such as roguelikes.
Properties
Versions | 0.1.0.0, 0.1.0.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.7 && <5) [details] |
License | Apache-2.0 |
Copyright | 2015 Aaron Rotenberg |
Author | Aaron Rotenberg |
Maintainer | adrotenberg (at) gmail.com |
Category | Console |
Home page | http://github.com/arotenberg/no-buffering-workaround#readme |
Source repo | head: git clone https://github.com/arotenberg/no-buffering-workaround |
Uploaded | by arotenberg at 2015-10-31T20:07:14Z |
Modules
[Index]
- System
Downloads
- no-buffering-workaround-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees