Dependencies for quickpull-0.4.2.2
Libraries
quickpull
- base (>=4.5.0.0 && <4.8)
- directory (>=1.1.0.2 && <1.3)
- filepath (>=1.3.0.0 && <1.5)
- if flag(old-quick-check)
- QuickCheck (<2.7)
- QuickCheck (>=2.7 && <2.8)
Executables
quickpull
- base (>=4.5.0.0 && <4.8)
- directory (>=1.1.0.2 && <1.3)
- filepath (>=1.3.0.0 && <1.5)
- if flag(old-quick-check)
- QuickCheck (<2.7)
- QuickCheck (>=2.7 && <2.8)
quickpull-test-gen
- barecheck (>=0.2.0.6 && <0.3)
- if flag(build-test-gen)
- base (>=4.5.0.0 && <4.8)
- directory (>=1.1.0.2 && <1.3)
- filepath (>=1.3.0.0 && <1.5)
- if flag(old-quick-check)
- QuickCheck (<2.7)
- QuickCheck (>=2.7 && <2.8)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
build-test-gen | Build the quickpull-test-gen executable | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
old-quick-check | Use version of QuickCheck before version 2.7 | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info