@hackage editline0.2.1.1
Bindings to the editline library (libedit).
Installation
Dependencies (1)
Dependents (9)
@hackage/Shellac-editline, @hackage/HXQ, @hackage/acme-everything, @hackage/Hedi, @hackage/djinn, @hackage/alms, Show all…
This package contains bindings to the BSD editline library (http://www.thrysoee.dk/editline/). It provides a basic interface to the editline API for reading lines of input from the user.
Additionally, a readline compatibility module is included which provides a subset of the functions from the readline package.