2011-01-10 01:03:04 +08:00
|
|
|
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.
|
2010-05-13 06:58:36 +08:00
|
|
|
|
2012-08-27 23:19:43 +08:00
|
|
|
After uninstalling, run this command to unregister the package from
|
|
|
|
the ghc package database: ghc-pkg recache
|