Dependencies for these-1
Libraries
these
- base (>=4.5.1.0 && <4.13)
- base-compat (>=0.10.5 && <0.11)
- binary (>=0.5.1.0 && <0.10)
- deepseq (>=1.3.0.0 && <1.5)
- hashable (>=1.2.7.0 && <1.4)
- if impl(ghc<7.5)
- if !impl(ghc>=8.2)
- bifunctors (>=5.5.4 && <5.6)
- if !impl(ghc>=8.0)
- semigroups (>=0.18.5 && <0.20)
- transformers (>=0.3.0.0 && <0.6)
- transformers-compat (>=0.6.5 && <0.7)
- if impl(ghc>=7.10)
- transformers (>=0.4.2.0)
- if flag(aeson)
- aeson (>=1.4.2.0 && <1.5)
- unordered-containers (>=0.2.8.0 && <0.3)
- if flag(assoc)
- assoc (>=1 && <1.1)
- if flag(semigroupoids)
- semigroupoids (>=5.3.2 && <5.4)
- if flag(quickcheck)
- QuickCheck (>=2.12.6.1 && <2.14)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
aeson | Build with aeson dependency | Enabled |
assoc | Build with assoc dependency | Enabled |
semigroupoids | Build with semigroupoids dependency | Enabled |
quickcheck | Build with QuickCheck dependency | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info