Dependencies for yaml-0.4.1.2
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
- 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 |
Automatic Flags
Name | Description | Default |
---|---|---|
system-libyaml | Use the system-wide libyaml instead of the bundled copy | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info