haskeline: A command-line interface for user input, written in Haskell.

[ bsd3, library, user-interfaces ] [ Propose Tags ]

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.

Flags

Automatic Flags
NameDescriptionDefault
terminfo

Use the terminfo package for POSIX consoles.

Enabled
libiconv

Explicitly link against the libiconv library.

Disabled
legacy-encoding

Use the legacy iconv encoding for POSIX, even on ghc>=7.4.1. (Intended for testing only.)

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

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

Package maintainers

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 CHANGES
Dependencies base (>=3 && <4.7), bytestring (>=0.9 && <0.11), containers (>=0.1 && <0.6), directory (>=1.0 && <1.2), filepath (>=1.1 && <1.4), terminfo (>=0.3.1.3 && <0.4), transformers (>=0.2 && <0.4), unix (>=2.0 && <2.7), utf8-string (>=0.3.6 && <0.4), Win32 (>=2.0) [details]
License BSD-3-Clause
Copyright (c) Judah Jacobson
Author Judah Jacobson
Maintainer Judah Jacobson <judah.jacobson@gmail.com>
Revised Revision 1 made by HerbertValerioRiedel at 2017-05-20T11:30:52Z
Category User Interfaces
Home page http://trac.haskell.org/haskeline
Source repo head: darcs get http://code.haskell.org/haskeline
Uploaded by JudahJacobson at 2012-07-25T15:10:37Z
Distributions Arch:0.8.2, Fedora:0.8.2
Reverse Dependencies 84 direct, 136 indirect [details]
Downloads 128428 total (286 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]