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
executableEnabled

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) [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>
Revised Revision 1 made by HerbertValerioRiedel at 2019-01-03T22:09:17Z
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 2014-11-29T17:03:34Z
Distributions NixOS:0.2.0
Reverse Dependencies 1 direct, 0 indirect [details]
Executables Example
Downloads 7026 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for cli-0.0.1

[back to package description]

CLI

BSD Haskell

Documentation: cli on hackage