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.
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
terminfo | Use the terminfo package for POSIX consoles. | Enabled |
examples | Enable executable components used for tests. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- haskeline-0.8.2.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 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, 0.7.4.3, 0.7.5.0, 0.8.0.0, 0.8.0.1, 0.8.1.0, 0.8.1.1, 0.8.1.2, 0.8.1.3, 0.8.2, 0.8.2.1 |
---|---|
Change log | Changelog |
Dependencies | base (>=4.9 && <4.21), bytestring (>=0.9 && <0.13), containers (>=0.4 && <0.8), directory (>=1.1 && <1.4), exceptions (>=0.10 && <0.11), filepath (>=1.2 && <1.6), haskeline, process (>=1.0 && <1.7), stm (>=2.4 && <2.6), terminfo (>=0.3.1.3 && <0.5), transformers (>=0.2 && <0.7), unix (>=2.0 && <2.9), Win32 (>=2.0) [details] |
Tested with | ghc ==9.10.1, ghc ==9.8.2, ghc ==9.6.5, ghc ==9.4.8, ghc ==9.2.8, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2 |
License | BSD-3-Clause |
Copyright | (c) Judah Jacobson |
Author | Judah Jacobson |
Maintainer | Judah Jacobson <judah.jacobson@gmail.com> |
Revised | Revision 2 made by AndreasAbel at 2024-07-01T08:00:42Z |
Category | User Interfaces |
Home page | https://github.com/judah/haskeline |
Bug tracker | https://github.com/judah/haskeline/issues |
Source repo | head: git clone https://github.com/judah/haskeline.git |
Uploaded | by BenGamari at 2023-02-22T21:45:05Z |
Distributions | Arch:0.8.2, Fedora:0.8.2 |
Reverse Dependencies | 84 direct, 137 indirect [details] |
Executables | haskeline-examples-Test |
Downloads | 130677 total (486 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |