Dependencies for penny-lib-0.22.0.0
Libraries
penny-lib
- action-permutations (==0.0.0.0)
- base (>=4 && <5)
- binary (>=0.7 && <0.8)
- bytestring (>=0.10 && <0.11)
- cereal (>=0.3 && <0.4)
- containers (>=0.5 && <0.6)
- explicit-exception (>=0.1 && <0.2)
- matchers (>=0.6 && <0.7)
- multiarg (>=0.18 && <0.19)
- ofx (>=0.2 && <0.3)
- old-locale (>=1.0 && <1.1)
- parsec (>=3.1.2 && <3.2)
- prednote (>=0.14 && <0.15)
- pretty-show (>=1.5 && <1.6)
- rainbow (>=0.4 && <0.5)
- semigroups (>=0.9 && <0.10)
- split (>=0.2 && <0.3)
- text (>=0.11 && <0.12)
- time (>=1.4 && <1.5)
- transformers (>=0.3 && <0.4)
- if !flag(buildlib)
- buildable: False
Executables
penny-test
- if flag(test)
- action-permutations (==0.0.0.0)
- base (>=4 && <5)
- binary (>=0.7 && <0.8)
- bytestring (>=0.10 && <0.11)
- cereal (>=0.3 && <0.4)
- containers (>=0.5 && <0.6)
- explicit-exception (>=0.1 && <0.2)
- matchers (>=0.6 && <0.7)
- multiarg (>=0.18 && <0.19)
- ofx (>=0.2 && <0.3)
- old-locale (>=1.0 && <1.1)
- parsec (>=3.1.2 && <3.2)
- prednote (>=0.14 && <0.15)
- pretty-show (>=1.5 && <1.6)
- QuickCheck (>=2.5 && <2.6)
- rainbow (>=0.4 && <0.5)
- random-shuffle (==0.0.4)
- semigroups (>=0.9 && <0.10)
- split (>=0.2 && <0.3)
- text (>=0.11 && <0.12)
- time (>=1.4 && <1.5)
- transformers (>=0.3 && <0.4)
- buildable: False
penny-gibberish
- if flag(test)
- action-permutations (==0.0.0.0)
- base (>=4 && <5)
- binary (>=0.7 && <0.8)
- bytestring (>=0.10 && <0.11)
- cereal (>=0.3 && <0.4)
- containers (>=0.5 && <0.6)
- explicit-exception (>=0.1 && <0.2)
- matchers (>=0.6 && <0.7)
- multiarg (>=0.18 && <0.19)
- ofx (>=0.2 && <0.3)
- old-locale (>=1.0 && <1.1)
- parsec (>=3.1.2 && <3.2)
- prednote (>=0.14 && <0.15)
- pretty-show (>=1.5 && <1.6)
- QuickCheck (>=2.5 && <2.6)
- rainbow (>=0.4 && <0.5)
- random (>=1.0 && <1.1)
- random-shuffle (==0.0.4)
- semigroups (>=0.9 && <0.10)
- split (>=0.2 && <0.3)
- text (>=0.11 && <0.12)
- time (>=1.4 && <1.5)
- transformers (>=0.3 && <0.4)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
debug | turns on some debugging options | Disabled |
test | enables QuickCheck tests | Disabled |
incabal | enables imports that only Cabal makes available | Enabled |
buildlib | build library | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info