Dependencies for QuickCheck-2.7.3
Libraries
QuickCheck
- if flag(base4)else
- if impl(ghc>=6.12) && flag(templatehaskell)
- template-haskell (>=2.4 && <2.11)
- if impl(ghc>=6.7) && impl(ghc<6.13)
- if impl(ghc>=6.9) && impl(ghc<7.0)
- if impl(ghc>=7.2) && impl(ghc<7.6)
- if impl(ghc>=7) && flag(base4)
- tf-random (>=0.4)
- if impl(uhc)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
base3 | Choose the new smaller, split-up base package. | Enabled |
base4 | Choose the even newer base package with extensible exceptions. | Enabled |
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