Description
A Haskell library for rendering Aeson JSON values as YAML. It helps programs reuse existing JSON data structures when they need human-readable YAML output.
Developers use it for configuration tools, exporters, documentation generators, and tests. Users normally receive it as a dependency of Haskell applications.