Skip to content

New library: aeson-yaml

Choose a tag to compare

@patrickmn patrickmn released this 30 Sep 14:45
44fcec3
  • aeson-yaml: Encode any Aeson (JSON) value as YAML (in pure Haskell). This library does not depend on any external YAML library with C bindings, like yaml, or a restrictive license, like HsYaml (GPLv3). It also works with GHCJS and Eta.