Dependencies for hasktorch-ffi-thc-0.0.1.0
Libraries
hasktorch-ffi-thc
- base (>=4.7 && <5)
- hasktorch-types-th (>=0.0.1 && <0.0.2)
- hasktorch-types-thc (>=0.0.1 && <0.0.2)
- inline-c (>=0.5)
- text (>=1.2.2)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
half | build with half support | Disabled |
lite | only build with Double and Long support | Disabled |
float | Build with float support. THC doesn't seem to build uniform Float types by default. | Disabled |
with_nn | build with nn support | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info