Dependencies for yaml-0.9.0
Libraries
yaml
- aeson (>=0.11 && <2)
- attoparsec (>=0.11.3.0)
- base (>=4.9.1 && <4.13)
- bytestring (>=0.9.1.4)
- conduit (>=1.2.8 && <1.4)
- containers
- directory
- filepath
- resourcet (>=0.3 && <1.3)
- scientific
- semigroups
- template-haskell
- text
- transformers (>=0.1)
- unordered-containers
- vector
Executables
examples
- aeson (>=0.11)
- attoparsec (>=0.11.3.0)
- base (>=4.9.1 && <4.13)
- bytestring (>=0.9.1.4)
- conduit (>=1.2.8 && <1.4)
- containers
- directory
- filepath
- resourcet (>=0.3 && <1.3)
- scientific
- semigroups
- template-haskell
- text
- transformers (>=0.1)
- unordered-containers
- vector
- if flag(no-examples)
- buildable: False
json2yaml
- aeson (>=0.11)
- attoparsec (>=0.11.3.0)
- base (>=4.9.1 && <4.13)
- bytestring (>=0.9.1.4)
- conduit (>=1.2.8 && <1.4)
- containers
- directory
- filepath
- resourcet (>=0.3 && <1.3)
- scientific
- semigroups
- template-haskell
- text
- transformers (>=0.1)
- unordered-containers
- vector
- yaml
- if flag(no-exe)
- buildable: False
yaml2json
- aeson (>=0.11)
- attoparsec (>=0.11.3.0)
- base (>=4.9.1 && <4.13)
- bytestring (>=0.9.1.4)
- conduit (>=1.2.8 && <1.4)
- containers
- directory
- filepath
- resourcet (>=0.3 && <1.3)
- scientific
- semigroups
- template-haskell
- text
- transformers (>=0.1)
- unordered-containers
- vector
- yaml
- if flag(no-exe)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
no-examples | don't build the examples | Enabled |
no-exe | don't install the yaml2json or json2yaml executables | Enabled |
no-unicode | Don't enable unicode output. Instead, unicode characters will be escaped. | Disabled |
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