Dependencies for llvm-0.6.2.0
Libraries
llvm
- if flag(bytestring-in-base)
- base (>=2.0 && <2.2)
- type-level
- base (<2.0 || >=2.2)
- bytestring (>=0.9)
- directory
- mtl
- process
- type-level
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| bytestring-in-base | bytestring was part of the base library in ghc-6.6 days. The bytestring low level interface is in Data.ByteString.Internal and Data.Bytestring.Unsafe not Data.ByteString.Base | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info