Dependencies for yaml-0.3.0
Libraries
yaml
- base (>=4 && <4.7)
- bytestring (>=0.9.1.4 && <0.10)
- iteratee (>=0.3.5 && <0.4)
- ListLike (>=1.0.1 && <1.1)
- MonadCatchIO-transformers (>=0.2.2 && <0.3)
- transformers (>=0.1 && <0.3)
- if flag(nolib)
- buildable: False
Executables
runtests
- if flag(buildtests)
- base (>=4 && <4.7)
- bytestring (>=0.9.1.4 && <0.10)
- directory
- HUnit
- iteratee (>=0.3.5 && <0.4)
- ListLike (>=1.0.1 && <1.1)
- MonadCatchIO-transformers (>=0.2.2 && <0.3)
- test-framework
- test-framework-hunit
- transformers (>=0.1 && <0.3)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
nolib | Skip building the library | Disabled |
buildtests | Build the executable to run unit tests | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info