NOTICE: This package has been removed from pkgsrc

./wip/hs-HCL, High-level Haskell library for building command line interfaces

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.4, Package name: hs-HCL-1.4, Maintainer: pho

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.


Required to run:
[devel/hs-mtl]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: f4154e6c3201767200ffffb147e4002e288bb574
RMD160: 73b8afbb50c64cbca4f5f748b025d3c35f3df140
Filesize: 142.153 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-29 16:09:59 by Ryosuke Moro | Files touched by this commit (104)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-05-16 22:47:07 by Ryosuke Moro | Files touched by this commit (112)
Log message:
Remove hs-mtl, imported to pkgsrc/devel
   2009-11-10 04:35:09 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import hs-HCL-1.4 as wip/hs-HCL.

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.