mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
20ab59440a
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
8 lines
400 B
Text
8 lines
400 B
Text
This package contains Haskell 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.
|
|
|
|
After uninstalling, run this command to unregister the package from
|
|
the ghc package database: ghc-pkg recache
|