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`
- Host: GitHub
- URL: https://github.com/haskell-hvr/hsyaml-compat-builder
- Owner: haskell-hvr
- License: gpl-2.0
- Created: 2019-09-09T15:39:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-03T15:55:04.000Z (over 4 years ago)
- Last Synced: 2025-01-22T08:45:04.950Z (5 months ago)
- Topics: haskell, hsyaml, yaml
- Language: Haskell
- Homepage:
- Size: 10.7 KB
- Stars: 3
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.GPLv2
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)