Dependencies for threads-0.2
Libraries
threads
- base (>=3 && <4.3)
- base-unicode-symbols (>=0.1.1 && <0.3)
- stm (>=2.1 && <2.2)
Executables
test-threads
- if flag(test)
- base (>=3 && <4.3)
- base-unicode-symbols (>=0.1.1 && <0.3)
- concurrent-extra (>=0.5.1 && <0.6)
- HUnit (>=1.2.2 && <1.3)
- stm (>=2.1 && <2.2)
- test-framework (>=0.2.4 && <0.4)
- test-framework-hunit (>=0.2.4 && <0.3)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
test | Build the testing suite | Disabled |
hpc | Enable program coverage on test executable | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info