The HCL package (version 1.3)
This module provides a set of functions for building simple command-line interfaces. It allows interfaces which collect values (such as Integers, Dates, or other structured values), build lists of values, and use simple menus. It is not intended to build complex interfaces with full cursor control. It is oriented towards line-based interfaces.
| Other versions | 1.0, 1.1, 1.2 |
|---|---|
| Dependencies | base, containers, mtl, QuickCheck, random |
| License | BSD3 |
| Author | Justin Bailey |
| Maintainer | jgbailey _ gmail _ com |
| Category | User Interfaces |
| Exposed modules | System.Console.HCL |
| Executables | hangman |
| Upload date | Thu Jan 31 10:59:07 PST 2008 |
| Uploaded by | JustinBailey |
| Built on | ghc-6.8 |
Downloads
- HCL-1.3.tar.gz (Cabal source package)
- package description (included in the package)
