Dependencies for yaml-0.4.1
Libraries
yaml
- base (>=4 && <4.7)
- bytestring (>=0.9.1.4 && <0.10)
- enumerator (>=0.4 && <0.5)
- 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
- enumerator (>=0.4 && <0.5)
- HUnit
- 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