readline-statevar: Readline with variables (setX/getY) wrapped in state vars
readline package is a good wrapping library around libreadline.
Unfortunately, there is a lot of set/get pairs of functions, which clutter namespace. This kind of API can be nicely expressed as StateVars, as in HOpenGL.
readline-statevar seeks to fill this gap and provide nicer API based on StateVars.
For clarity: this module wraps only System.Console.Readline module. System.Console.SimpleLineEditor is left untouched.
Flags
Automatic Flags
| Name | Description | Default | 
|---|---|---|
| debug | Disabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- readline-statevar-1.0.1.0.tar.gz [browse] (Cabal source package)
 - Package description (as included in the package)
 
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
 
| Versions [RSS] | 1.0.1.0 | 
|---|---|
| Dependencies | base (>=4.1.0 && <5), readline (>=1.0.1 && <1.1.0), StateVar (>=1.0.0 && <1.1.0) [details] | 
| License | BSD-3-Clause | 
| Author | Krzysztof Skrzetnicki <krzysztof.skrzetnicki+hackage@gmail.com> | 
| Maintainer | Krzysztof Skrzetnicki <krzysztof.skrzetnicki+hackage@gmail.com> | 
| Category | Utils | 
| Source repo | head: git clone http://github.com/Tener/haskell-readline-statevar.git this: git clone http://github.com/Tener/haskell-readline-statevar.git(tag 1.0.1.0)  | 
            
| Uploaded | by KrzysztofSkrzetnicki at 2009-12-05T18:28:20Z | 
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Downloads | 1101 total (1 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet]  |