An open API service indexing awesome lists of open source software.

https://github.com/haskell-hvr/hsyaml-compat-builder

Mirror API of `Data.Yaml.Builder`
https://github.com/haskell-hvr/hsyaml-compat-builder

haskell hsyaml yaml

Last synced: 4 months ago
JSON representation

Mirror API of `Data.Yaml.Builder`

Awesome Lists containing this project

README

        

# HsYAML-compat-builder

## About

HsYAML-compat-builder module provides API similar to [`Data.Yaml.Builder`](https://hackage.haskell.org/package/yaml).

See what's changed in recent (and upcoming) releases [here](CHANGELOG.md).

## Developers and Maintainers

The library is developed and maintained by [Herbert Valerio Riedel](https://github.com/hvr)

# License

This project is licensed under X-SPDX-License-Identifier: [GPL-2.0-or-later](https://spdx.org/licenses/GPL-2.0-or-later.html)