The haskeline package
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.
Properties
| 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 |
|---|---|
| Dependencies | base (≥3 & <4.1), bytestring (0.9.*), containers (≥0.1 & <0.3), directory (1.0.*), filepath (≥1.1 & <1.4), transformers (≥0.2 & <0.4), Win32 (≥2.0) or base (≥4.1 & <4.7), bytestring (≥0.9 & <0.11), containers (≥0.1 & <0.6), directory (≥1.0 & <1.2), filepath (≥1.1 & <1.4), transformers (≥0.2 & <0.4), Win32 (≥2.0) or base (≥3 & <4.1), bytestring (0.9.*), containers (≥0.1 & <0.3), directory (1.0.*), filepath (≥1.1 & <1.4), transformers (≥0.2 & <0.4), unix (≥2.0 & <2.7) or base (≥4.1 & <4.7), bytestring (≥0.9 & <0.11), containers (≥0.1 & <0.6), directory (≥1.0 & <1.2), filepath (≥1.1 & <1.4), transformers (≥0.2 & <0.4), unix (≥2.0 & <2.7) |
| License | BSD3 |
| Copyright | (c) Judah Jacobson |
| Author | Judah Jacobson |
| Maintainer | Judah Jacobson <judah.jacobson@gmail.com> |
| Stability | Experimental |
| Category | User Interfaces |
| Home page | http://trac.haskell.org/haskeline |
| Source repository | darcs get http://code.haskell.org/haskeline |
| Upload date | Thu Jul 26 05:44:10 UTC 2012 |
| Uploaded by | JudahJacobson |
| Built on | ghc-7.4 |
| Distributions | Fedora: 0.6.4.7, NixOS: 0.7.0.3, Debian: 0.7.0.3, FreeBSD: 0.7.0.3 |
Modules
Downloads
- haskeline-0.7.0.2.tar.gz (Cabal source package)
- package description (included in the package)