Dependencies for speculation-1.2.0.1
Libraries
speculation
- ghc-prim (>=0.2 && <0.4)
- stm (>=2.1 && <2.3)
- tag-bits (>=0.1 && <0.2)
- transformers (>=0.2.2.0 && <0.3)
- if flag(hasnumsparks)
- base (>=4.3 && <6)
- base (>=4 && <4.3)
Executables
test-speculation
- if !flag(tests)
- buildable: False
- containers (>=0.3.0 && <0.5)
- ghc-prim (>=0.2 && <0.4)
- HUnit (>=1.2.2.1 && <1.3)
- QuickCheck (>=1.2.0.0 && <1.3)
- stm (>=2.1 && <2.3)
- tag-bits (>=0.1 && <0.2)
- test-framework (>=0.2.4 && <0.3)
- test-framework-hunit (>=0.2.4 && <0.3)
- test-framework-quickcheck (>=0.2.4 && <0.3)
- transformers (>=0.2.2.0 && <0.3)
- if flag(hasnumsparks)
- base (>=4.3 && <6)
- base (>=4 && <4.3)
benchmark-speculation
- if !flag(benchmarks)
- buildable: False
- containers (>=0.3.0 && <0.5)
- criterion (>=0.5 && <0.6)
- ghc-prim (>=0.2 && <0.4)
- stm (>=2.1 && <2.3)
- tag-bits (>=0.1 && <0.2)
- transformers (>=0.2.2.0 && <0.3)
- if flag(hasnumsparks)
- base (>=4.3 && <6)
- base (>=4 && <4.3)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| hasnumsparks | RTS provides GHC.Conc.numSparks | Enabled |
| tests | Build the tests | Disabled |
| benchmarks | Build the benchmarks | Disabled |
| optimize | Enable optimizations for the library and benchmarks | Enabled |
| hpc | Use HPC for tests | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info