== Description == editline: Bindings to the editline library (libedit). 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. == Hackage URL == http://hackage.haskell.org/cgi-bin/hackage-scripts/package/editline == Latest version == 0.2.1.0 == Version shipped with GHC 6.10.2 == editline-0.2.1.0 == Discussion == Starting with version 6.10.3, editline [http://haskell.org/ghc/docs/6.10.3/html/users_guide/release-6-10-3.html was removed] from GHC.