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.
| 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 |
|---|---|
| Dependencies | base (>=2 && <3), extensible-exceptions (>=0.1.1.0 && <0.2), filepath (>=1.1 && <1.2), mtl (>=1.1 && <1.2), utf8-string (>=0.3.1.1 && <0.4), Win32 (>=2.0) or base (>=3 && <5), bytestring (>=0.9 && <0.10), containers (>=0.1), directory (>=1.0), extensible-exceptions (>=0.1.1.0 && <0.2), filepath (>=1.1 && <1.2), mtl (>=1.1 && <1.2), utf8-string (>=0.3.1.1 && <0.4), Win32 (>=2.0) or base (>=2 && <3), extensible-exceptions (>=0.1.1.0 && <0.2), filepath (>=1.1 && <1.2), mtl (>=1.1 && <1.2), unix (>=2.0 && <2.4), utf8-string (>=0.3.1.1 && <0.4) or base (>=3 && <5), bytestring (>=0.9 && <0.10), containers (>=0.1), directory (>=1.0), extensible-exceptions (>=0.1.1.0 && <0.2), filepath (>=1.1 && <1.2), mtl (>=1.1 && <1.2), unix (>=2.0 && <2.4), utf8-string (>=0.3.1.1 && <0.4) |
| 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 |
| Upload date | Fri May 29 17:16:59 UTC 2009 |
| Uploaded by | JudahJacobson |
| Built on | ghc-6.10 |
Modules
- System
Downloads
- haskeline-0.6.1.6.tar.gz (Cabal source package)
- package description (included in the package)
