Dependencies for llvm-hs-5.1.1
Libraries
llvm-hs
- array (>=0.4.0.0)
- attoparsec (>=0.13)
- bytestring (>=0.9.1.10)
- containers (>=0.4.2.1)
- exceptions (>=0.8)
- llvm-hs-pure (==5.1.0)
- mtl (>=2.1.3)
- template-haskell (>=2.5.0.0)
- transformers (>=0.3 && <0.6)
- utf8-string (>=0.3.7)
- if flag(semigroups)
- base (>=4.8 && <4.9)
- semigroups (>=0.18 && <0.19)
- base (>=4.9 && <5)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
shared-llvm | link against llvm shared rather than static library | Enabled |
debug | compile C(++) shims with debug info for ease of troubleshooting | Disabled |
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