Dependencies for QuickCheck-2.12.1
Libraries
QuickCheck
- base (>=4.3 && <5)
- containers
- erf (>=2)
- random
- if impl(ghc)
- deepseq
- transformers (>=0.3)
- if impl(ghc) && flag(templatehaskell)
- template-haskell (>=2.4)
- if impl(ghc>=7.2) && impl(ghc<7.6)
- if impl(ghc)
- tf-random (>=0.4)
- if impl(uhc)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
templatehaskell | Build Test.QuickCheck.All, which uses Template Haskell. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info