GitHunt
WA

watashi/haskeline

A Haskell library for line input in command-line programs. http://trac.haskell.org/haskeline

#Haskeline

The Haskeline library 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.

##Links
The latest release, as well as the API documentation, may be obtained from Hackage.

The most recent development source code can be downloaded with:

git clone https://github.com/judah/haskeline

Further documentation is also available at
http://trac.haskell.org/haskeline/wiki/WikiDocumentation

##Features:

Languages

Haskell93.6%C6.4%
Other
Created March 11, 2016
Updated September 25, 2024
watashi/haskeline | GitHunt