mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
11 lines
500 B
Text
11 lines
500 B
Text
haskell-editline (Bindings to the editline library (libedit))
|
|
|
|
This package contains bindings to the BSD editline library. 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.
|
|
|
|
This requires libedit and ghc.
|
|
|
|
When uninstalling, run this command to unregister the package from the ghc
|
|
package database: ghc-pkg unregister editline
|