slackbuilds_ponce/libraries/haskell-haskeline
2010-05-19 02:36:45 -04:00
..
doinst.sh
haskell-haskeline.info
haskell-haskeline.SlackBuild libraries/haskell-haskeline: Fixed for bash4. 2010-05-19 02:36:45 -04:00
README
slack-desc

haskell-haskeline (A command-line interface for user input)

Haskeline provides a user interface for line input in command-line programs.
This library is similar in purpose to readline, but since it is written in 
Haskell, it is (hopefully) more easily used in other Haskell programs.

This requires ghc, haskell-mtl, and haskell-terminfo.

When uninstalling, run this command to unregister the package from the ghc
package database:   ghc-pkg unregister haskeline