Dependencies for lol-cpp-0.2.0.0
Libraries
lol-cpp
- base (>=4.12.0 && <4.13)
- constraints (>=0.10 && <0.11)
- deepseq (>=1.4.4 && <1.5)
- lol (>=0.7.0.0 && <0.8)
- MonadRandom (>=0.5.1 && <0.6)
- mtl (>=2.2.2 && <2.3)
- numeric-prelude (>=0.4.3 && <0.5)
- reflection (>=2.1.5 && <2.2)
- vector (>=0.12.0 && <0.13)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
llvm | Compile via LLVM. This produces much better object code, but you need to have the LLVM compiler installed. | Disabled |
opt | Turn on library optimizations | Enabled |
with-apps | When this flag is enabled, lol-apps tests and benchmarks are buildable. | Enabled |
with-execs | When this flag and `with-apps` are both enabled, the lol-apps executables are buildable | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info