Dependencies for yaml-streamly-0.12.5
Libraries
yaml-streamly
- aeson (>=0.11)
- attoparsec (>=0.11.3.0)
- base (>=4.9.1 && <5)
- bytestring (>=0.9.1.4)
- containers
- deepseq
- directory
- filepath
- libyaml-streamly (>=0.2.3.0)
- mtl
- safe-exceptions
- scientific (>=0.3)
- streamly-core (>=0.2.0 && <0.3)
- template-haskell
- text
- transformers (>=0.1)
- unordered-containers
- vector
Executables
examples
- aeson (>=0.11)
- base (>=4.9.1 && <5)
- bytestring (>=0.9.1.4)
- text
- if flag(no-examples)
- buildable: False
json2yaml
- aeson (>=0.11)
- base (>=4.9.1 && <5)
- bytestring (>=0.9.1.4)
- optparse-applicative
- yaml-streamly
- if flag(no-exe)
- buildable: False
yaml2json
- aeson (>=0.11)
- base (>=4.9.1 && <5)
- bytestring (>=0.9.1.4)
- optparse-applicative
- yaml-streamly
- 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