readline-statevar: Readline with variables (setX/getY) wrapped in state vars

[ bsd3, library, utils ] [ Propose Tags ]

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.

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
debugDisabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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 1053 total (4 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]