Dependencies for yaml-0.11.1.1
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
- libyaml (>=0.1 && <0.2)
- mtl
- resourcet (>=0.3 && <1.3)
- scientific (>=0.3)
- template-haskell
- text
- transformers (>=0.1)
- unordered-containers
- vector
- if !impl(ghc>=8.0)
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
- libyaml (>=0.1 && <0.2)
- mtl
- resourcet (>=0.3 && <1.3)
- scientific (>=0.3)
- template-haskell
- text
- transformers (>=0.1)
- unordered-containers
- vector
- if !impl(ghc>=8.0)
- 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
- libyaml (>=0.1 && <0.2)
- mtl
- resourcet (>=0.3 && <1.3)
- scientific (>=0.3)
- template-haskell
- text
- transformers (>=0.1)
- unordered-containers
- vector
- yaml
- if !impl(ghc>=8.0)
- 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
- libyaml (>=0.1 && <0.2)
- mtl
- resourcet (>=0.3 && <1.3)
- scientific (>=0.3)
- template-haskell
- text
- transformers (>=0.1)
- unordered-containers
- vector
- yaml
- if !impl(ghc>=8.0)
- 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 |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info