ghc-haskeline - Haskell command-line interface for user input
Website: | http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskeline |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- Description:
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. Haskeline runs both on POSIX-compatible systems and on Windows. This package provides the shared library.
Packages
ghc-haskeline-0.6.3.1-2.el6.src [65 KiB] |
Changelog
by Jens Petersen (2010-10-05):
- build without terminfo |