HsYAML
: A Pure Haskell YAML 1.2 processorThe primary API documentation for HsYAML
is its Haddock documentation which can be found here.
Install the HsYAML
package.
cabal install HsYAML
See dependencies.
When contributing to this repository, please read the set of guidelines mentioned in CONTRIBUTING.md. Feel free to report bugs, documentation enhancements, and other improvements.
The library is developed and maintained by Herbert Valerio Riedel
This project is licensed under X-SPDX-License-Identifier: GPL-2.0-or-later