Dependencies for llvm-hs-pure-6.0.0
Libraries
llvm-hs-pure
- attoparsec (>=0.13)
- bytestring (>=0.10 && <0.11)
- containers (>=0.4.2.1)
- fail
- mtl (>=2.1)
- template-haskell (>=2.5.0.0)
- transformers (>=0.3 && <0.6)
- unordered-containers (>=0.2)
- if flag(semigroups)
- base (>=4.8 && <4.9)
- semigroups (>=0.18 && <0.19)
- base (>=4.9 && <5)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
semigroups | Add semigroups to build-depends for Data.List.NonEmpty. This will be selected automatically by cabal. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info