Dependencies for iteratee-0.8.6.2
Libraries
iteratee
- bytestring (>=0.9 && <0.10)
- containers (>=0.2 && <0.5)
- ListLike (>=1.0 && <4)
- MonadCatchIO-transformers (>0.2 && <0.3)
- parallel (>=2 && <4)
- transformers (>=0.2 && <0.3)
- if flag(splitbase)
- base (>=3 && <6)
- base (<3)
- if !os(windows)
- unix (>=2 && <3)
Executables
testIteratee
- if flag(buildtests)
- mtl (>=2 && <3)
- QuickCheck (>=2 && <3)
- test-framework (>=0.3 && <0.4)
- test-framework-quickcheck2 (>=0.2 && <0.3)
- buildable: False
- if flag(splitbase)
- base (>=3 && <5)
- base (<3)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | Use the split-up base package. | Enabled |
buildtests | Build test executables. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info