cli: Simple Command Line Interface Library

[ bsd3, cli, library, program ] [ Propose Tags ]

This package provides a simple Command Line Library


[Skip to Readme]

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
executableDisabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.1.0, 0.1.1, 0.1.2, 0.2.0
Dependencies base (>=4 && <5), cli, containers (>=0.5 && <0.7), directory [details]
License BSD-3-Clause
Copyright Nicolas DI PRIMA <nicolas@di-prima.fr>
Author Nicolas DI PRIMA <nicolas@di-prima.fr>
Maintainer Nicolas DI PRIMA <nicolas@di-prima.fr> Vincent Hanquez <vincent@snarc.org>
Revised Revision 1 made by HerbertValerioRiedel at 2019-01-03T22:09:20Z
Category Application
Home page https://github.com/NicolasDP/hs-cli
Source repo head: git clone https://github.com/NicolasDP/hs-cli
Uploaded by nicolasdp at 2015-10-11T11:06:45Z
Distributions NixOS:0.2.0
Reverse Dependencies 1 direct, 0 indirect [details]
Executables Example
Downloads 7058 total (31 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-10-11 [all 1 reports]

Readme for cli-0.0.5

[back to package description]

CLI

BSD Haskell

Documentation: cli on hackage