Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from haskell/haskeline

A Haskell library for line input in command-line programs.

License

cycoe/haskeline

 
 

Repository files navigation

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:

About

A Haskell library for line input in command-line programs.

https://hackage.haskell.org/package/haskeline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 93.6%
  • C 6.3%
  • Shell 0.1%