Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.78 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.78 KB

HsYAML: A Pure Haskell YAML 1.2 processor

Hackage Build Status

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