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
| Version | 1.0.1.0 |
|---|---|
| Dependencies | base (≥4.1.0 & <5), readline (≥1.0.1 & <1.1.0), StateVar (≥1.0.0 & <1.1.0) |
| License | BSD3 |
| Author | Krzysztof Skrzetnicki <krzysztof.skrzetnicki+hackage@gmail.com> |
| Maintainer | Krzysztof Skrzetnicki <krzysztof.skrzetnicki+hackage@gmail.com> |
| Category | Utils |
| Source repository | git clone http://github.com/Tener/haskell-readline-statevar.git |
| Upload date | Sat Dec 5 18:28:20 UTC 2009 |
| Uploaded by | KrzysztofSkrzetnicki |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
Modules
- System
- Console
- Readline
- Console
Downloads
- readline-statevar-1.0.1.0.tar.gz (Cabal source package)
- package description (included in the package)