Dependencies for yaml-0.8.9.4
Libraries
yaml
- aeson (>=0.5 && <2)
- attoparsec
- base (>=4 && <4.11)
- bytestring (>=0.9.1.4)
- conduit (>=1.0.11 && <1.3)
- containers
- resourcet (>=0.3 && <1.2)
- scientific
- text
- transformers (>=0.1)
- unordered-containers
- vector
Executables
yaml2json
- aeson (>=0.5)
- base (>=4 && <4.11)
- bytestring (>=0.9.1.4)
- yaml
- if flag(no-exe)
- buildable: False
json2yaml
- aeson (>=0.5)
- base (>=4 && <4.11)
- bytestring (>=0.9.1.4)
- yaml
- if flag(no-exe)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
no-exe | don't install the yaml2json or json2yaml executables | Disabled |
system-libyaml | Use the system-wide libyaml instead of the bundled copy | Disabled |
no-unicode | Don't enable unicode output. Instead, unicode characters will be escaped. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info