Dependencies for penny-bin-0.22.0.0
Executables
penny
penny-selloff
- base (>=4 && <5)
- containers (>=0.5 && <0.6)
- explicit-exception (>=0.1 && <0.2)
- multiarg (>=0.18 && <0.19)
- parsec (>=3.1 && <3.2)
- penny-lib (>=0.22 && <0.23)
- semigroups (>=0.9 && <0.10)
- text (>=0.11 && <0.12)
- transformers (>=0.3 && <0.4)
- if !flag(build-selloff)
- buildable: False
penny-diff
- base (>=4 && <5)
- explicit-exception (>=0.1 && <0.2)
- multiarg (>=0.18 && <0.19)
- penny-lib (>=0.22 && <0.23)
- text (>=0.11 && <0.12)
- if !flag(build-diff)
- buildable: False
penny-reprint
- base (>=4 && <5)
- multiarg (>=0.18 && <0.19)
- penny-lib (>=0.22 && <0.23)
- pretty-show (>=1.5 && <1.6)
- text (>=0.11 && <0.12)
- if !flag(build-reprint)
- buildable: False
penny-reconcile
- base (>=4 && <5)
- explicit-exception (>=0.1 && <0.2)
- multiarg (>=0.18 && <0.19)
- penny-lib (>=0.22 && <0.23)
- text (>=0.11 && <0.12)
- if !flag(build-reconcile)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
debug | Turns on debugging options | Disabled |
build-penny | Build the penny executable | Enabled |
build-selloff | Build the penny-selloff executable | Enabled |
build-diff | Build the penny-diff executable | Enabled |
build-reprint | Build the penny-reprint executable | Enabled |
build-reconcile | Build the penny-reconcile executable | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info