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.