NOTICE: This package has been removed from pkgsrc

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

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


Branch: CURRENT, Version: 1.3, Package name: hs-HCL-1.3, 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:
[wip/ghc]

Required to build:
[devel/pkg-config]

Master sites:

SHA1: cecf7706baad54be70e97328cb8f25dfc4851da7
RMD160: fa75599e80407d72f80558b3fdf696301ffa52fe
Filesize: 141.188 KB

Version history: (Expand)


CVS history: (Expand)


   2009-11-10 04:36:47 by PHO / phonohawk | Files touched by this commit (5) | Package removed
Log message:
Moved HCL to hs-HCL

   2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267)
Log message:
Remove obsolete @dirrm lines.
   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.