Dependencies for compdata-0.3
Libraries
compdata
- base (>=4 && <5)
- containers
- deepseq
- derive
- mtl
- QuickCheck (>=2)
- template-haskell
- th-expand-syns
- transformers
- if flag(benchmark)
- buildable: False
Executables
test
- base (>=4 && <5)
- containers
- deepseq
- derive
- mtl
- QuickCheck (>=2)
- template-haskell
- test-framework
- test-framework-quickcheck2
- th-expand-syns
- transformers
- if !flag(test)
- buildable: False
benchmark
- base (>=4 && <5)
- containers
- criterion
- deepseq
- derive
- mtl
- QuickCheck (>=2)
- random
- template-haskell
- th-expand-syns
- transformers
- uniplate
- if !flag(benchmark)
- buildable: False
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| test | Build test executable. | Disabled |
| benchmark | Build benchmark executable. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info