Popularity
9.7
Stable
Activity
5.8
-
217
8
73

Monthly Downloads: 258
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: User Interfaces     Haskeline    

haskeline alternatives and similar packages

Based on the "User Interfaces" category.
Alternatively, view haskeline alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of haskeline or a related project?

Add another 'User Interfaces' Package

README

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 https://github.com/judah/haskeline/wiki

Features: