aeson-yaml: Output any Aeson value as YAML (pure Haskell library)
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This library exposes functions for encoding any Aeson value as YAML. There is also support for encoding multiple values into YAML "documents".
This library is pure Haskell, and does not depend on C FFI with libyaml. It is also licensed under the BSD3 license.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 1.0.0.0, 1.0.1.0, 1.0.2.0, 1.0.3.0, 1.0.4.0, 1.0.5.0, 1.0.6.0, 1.1.0.0, 1.1.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.4.0.0 && <1.5), aeson-yaml, base (>=4.5.0.0 && <4.13), bytestring (>=0.10.4.0 && <0.11), text (>=0.1 && <1.3), unordered-containers (>=0.1.0.0 && <0.3), vector (>=0.1 && <0.13) [details] |
License | BSD-3-Clause |
Copyright | 2019 Clovyr LLC |
Author | Patrick Nielsen |
Maintainer | patrick@clovyr.io |
Category | Text, Web, JSON, YAML |
Home page | https://github.com/clovyr/aeson-yaml |
Bug tracker | https://github.com/clovyr/aeson-yaml/issues |
Source repo | head: git clone https://github.com/clovyr/aeson-yaml |
Uploaded | by patrick at 2019-09-30T02:18:58Z |
Modules
[Index] [Quick Jump]
- Data
- Aeson
Flags
Manual Flags
Name | Description | Default |
---|---|---|
build-binaries | Build the binaries | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- aeson-yaml-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees