Dependencies for accelerate-0.12.0.0
Libraries
accelerate
- array (>=0.3 && <0.5)
- base (>=4 && <5)
- containers (>=0.3 && <0.5)
- ghc-prim (>=0.2 && <0.3)
- pretty (>=1.0 && <1.2)
- if flag(more-pp)
- blaze-html (>=0.3 && <0.4)
- bytestring (>=0.9 && <0.10)
- text (>=0.10 && <0.11)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| llvm | Enable the LLVM backend (sequential) | Disabled |
| more-pp | Enable HTML and Graphviz pretty printing. | Disabled |
| bounds-checks | Enable bounds checking | Enabled |
| unsafe-checks | Enable bounds checking in unsafe operations | Disabled |
| internal-checks | Enable internal consistency checks | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info