@hackage cli-extras0.2.1.2
Miscellaneous utilities for building and working with command line interfaces
Installation
Tested Compilers
Dependencies (20)
- aeson >=1.4.4.0 && <2.3
- ansi-terminal >=0.9.1 && <1.2
- base >=4.12.0.0 && <4.22
- bytestring >=0.10.8.2 && <0.13
- containers >=0.6.0.1 && <0.8
- exceptions >=0.10.3 && <0.11 Show all…
Dependents (3)
@hackage/nix-thunk, @hackage/cli-git, @hackage/cli-nix
cli-extras
This library collects several utilities that are helpful when building command line interface applications.
It provides facilities for logging, formatted printing to the terminal, spinners, and theming.
For an example of this library in action, have a look at cli-git.