haskeline: A command-line interface for user input, written in Haskell.
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 (under MinGW).
Versions | 0.2, 0.2.1, 0.3, 0.3.1, 0.3.2, 0.4, 0.5, 0.5.0.1, 0.6, 0.6.0.1, 0.6.1, 0.6.1.1, 0.6.1.2, 0.6.1.3, 0.6.1.5, 0.6.1.6, 0.6.2, 0.6.2.1, 0.6.2.2, 0.6.2.3, 0.6.2.4, 0.6.3, 0.6.3.1, 0.6.3.2, 0.6.4.0, 0.6.4.1, 0.6.4.2, 0.6.4.3, 0.6.4.4, 0.6.4.5, 0.6.4.6, 0.6.4.7, 0.7.0.0, 0.7.0.1, 0.7.0.2, 0.7.0.3, 0.7.1.0, 0.7.1.1, 0.7.1.2, 0.7.1.3, 0.7.2.0, 0.7.2.1, 0.7.2.2, 0.7.2.3, 0.7.3.0, 0.7.3.1, 0.7.4.0, 0.7.4.1, 0.7.4.2 |
---|---|
Dependencies | base (>=2 && <5), bytestring (==0.9.*), containers (>=0.1), directory (>=1.0), extensible-exceptions (>=0.1.1.0 && <0.2), filepath (==1.1.*), mtl (==1.1.*), terminfo (==0.3.*), unix (>=2.1 && <2.4), utf8-string (>=0.3.1.1 && <0.4), Win32 (>=2.0) [details] |
License | BSD-3-Clause |
Copyright | (c) Judah Jacobson |
Author | Judah Jacobson |
Maintainer | Judah Jacobson <judah.jacobson@gmail.com> |
Category | User Interfaces |
Home page | http://trac.haskell.org/haskeline |
Uploaded | by JudahJacobson at Fri Feb 13 08:58:35 UTC 2009 |
Distributions | Arch:0.7.4.0, Debian:0.7.1.3, LTSHaskell:0.7.4.2, NixOS:0.7.4.2, Stackage:0.7.4.2 |
Downloads | 75629 total (172 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Modules
[Index]
Flags
Name | Description | Default | Type |
---|---|---|---|
old-base | Use the base packages from before version 6.8 | Enabled | Automatic |
terminfo | Use the terminfo package for POSIX consoles. | Enabled | Automatic |
libiconv | Explicitly link against the libiconv library. | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- haskeline-0.6.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)