Dependencies for lol-0.6.0.0
Libraries
lol
- arithmoi (>=0.4.1.3 && <0.5)
- base (>=4.9 && <5)
- bytestring (<0.11)
- constraints (<0.10)
- containers (>=0.5.6.2 && <0.6)
- crypto-api (<0.14)
- data-default (>=0.3.0 && <0.8)
- deepseq (>=1.4.1.1 && <1.5)
- directory (<1.4)
- monadcryptorandom (<0.8)
- MonadRandom (>=0.2 && <0.6)
- mtl (>=2.2.1 && <2.3)
- numeric-prelude (>=0.4.2 && <0.5)
- protocol-buffers (<2.5)
- protocol-buffers-descriptor (<2.5)
- random (>=1.1 && <1.2)
- reflection (>=1.5.1 && <2.2)
- singletons (>=1.1.2.1 && <2.3)
- tagged-transformer (>=0.7 && <0.9)
- template-haskell (>=2.2.0.0 && <2.12)
- vector (>=0.11 && <0.13)
- vector-th-unbox (>=0.2.1.0 && <0.3)
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 |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info