Dependencies for pretty-simple-4.1.3.0
Libraries
pretty-simple
- base (>=4.8 && <5)
- containers
- mtl (>=2.2)
- prettyprinter (>=1.7.0)
- prettyprinter-ansi-terminal (>=1.1.2)
- text (>=1.2)
- transformers (>=0.4)
Executables
pretty-simple
- base
- optparse-applicative
- pretty-simple
- text
- if !flag(buildexe)
- buildable: False
pretty-simple-example
- base
- pretty-simple
- if !flag(buildexample)
- buildable: False
pretty-simple-json-example
- aeson
- base
- bytestring
- pretty-simple
- text
- if !flag(buildexample)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
buildexe | Build an small command line program that pretty-print anything from stdin. | Enabled |
buildexample | Build a small example program showing how to use the pPrint function | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info