The HCL package
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.
Properties
| Versions | 1.0, 1.1, 1.2, 1.3, 1.4 |
|---|---|
| Dependencies | base, containers, mtl, QuickCheck (<2), random |
| License | BSD3 |
| Author | Justin Bailey |
| Maintainer | jgbailey _ gmail _ com |
| Category | User Interfaces |
| Home page | http://github.com/m4dc4p/hcl/tree/master |
| Executables | hangman |
| Upload date | Mon Feb 23 20:42:35 UTC 2009 |
| Uploaded by | JustinBailey |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
Modules
- System
- Console
Downloads
- HCL-1.4.tar.gz (Cabal source package)
- package description (included in the package)