Dependencies for llvm-hs-6.1.1
Libraries
llvm-hs
- array (>=0.4.0.0)
- attoparsec (>=0.13)
- base (>=4.9 && <5)
- bytestring (>=0.9.1.10)
- containers (>=0.4.2.1)
- exceptions (>=0.8)
- llvm-hs-pure (>=6.1 && <6.2)
- mtl (>=2.1.3)
- template-haskell (>=2.5.0.0)
- transformers (>=0.3 && <0.6)
- utf8-string (>=0.3.7)
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 |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info