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

The readline-statevar package

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.

Properties

Version1.0.1.0
Dependenciesbase (≥4.1.0 & <5), readline (≥1.0.1 & <1.1.0), StateVar (≥1.0.0 & <1.1.0)
LicenseBSD3
AuthorKrzysztof Skrzetnicki <krzysztof.skrzetnicki+hackage@gmail.com>
MaintainerKrzysztof Skrzetnicki <krzysztof.skrzetnicki+hackage@gmail.com>
CategoryUtils
Source repositorygit clone http://github.com/Tener/haskell-readline-statevar.git
Upload dateSat Dec 5 18:28:20 UTC 2009
Uploaded byKrzysztofSkrzetnicki
Built onghc-6.10, ghc-6.12, ghc-7.0

Modules

Downloads