Skip to content

haskell-hvr/HsYAML

Repository files navigation

Hackage Cabal build

HsYAML: A Pure Haskell YAML 1.2 processor

About

Documentation

The primary API documentation for HsYAML is its Haddock documentation which can be found here.

Installation

Install the HsYAML package.

cabal install HsYAML

See dependencies.

Contribution

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.

Developers and Maintainers

The library is developed and maintained by Herbert Valerio Riedel

License

This project is licensed under X-SPDX-License-Identifier: GPL-2.0-or-later