Dependencies for concurrent-extra-0.5
Libraries
concurrent-extra
- base (>=3 && <4.3)
- base-unicode-symbols (>=0.1.1 && <0.3)
- if flag(nolib)
- buildable: False
Executables
test-concurrent-extra
- if flag(test)
- base (>=3 && <4.3)
- base-unicode-symbols (>=0.1.1 && <0.3)
- HUnit (>=1.2.2 && <1.3)
- QuickCheck (>=2.1.0 && <2.2)
- test-framework (>=0.2.4 && <0.3)
- test-framework-hunit (>=0.2.4 && <0.3)
- test-framework-quickcheck2 (>=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 |
nolib | Don't build the library | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info