Dependencies for PrimitiveArray-0.10.1.0
Libraries
PrimitiveArray
- aeson (>=0.8)
- base (>=4.7 && <5.0)
- binary (>=0.7)
- bits (>=0.4)
- cereal (>=0.4)
- cereal-vector (>=0.2)
- containers
- deepseq (>=1.3)
- DPutils (>=0.1.0 && <0.1.1)
- hashable (>=1.2)
- hashtables (>=1.2)
- lens (>=4.0)
- log-domain (>=0.10)
- mtl (>=2.0)
- OrderedBits (>=0.0.2 && <0.0.3)
- primitive (>=0.5.4)
- QuickCheck (>=2.7)
- smallcheck (>=1.1)
- text (>=1.0)
- unordered-containers (>=0.2)
- vector (>=0.11)
- vector-algorithms (>=0.8)
- vector-binary-instances (>=0.2)
- vector-th-unbox (>=0.2)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
debug | Enable bounds checking and various other debug operations at the cost of a significant performance penalty. | Disabled |
debugoutput | Enable debug output, which spams the screen full of index information | Disabled |
llvm | use llvm | Disabled |
debugdump | Enable dumping intermediate / core files | Disabled |
dump-core | Dump HTML for the core generated by GHC during compilation | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info