YAML 1.2 implementation in pure Haskell


Keywords
library, text, Propose Tags, YAML 1.2, YAML 1.2 specification, Data.YAML, Data.YAML.Schema, Data.YAML.Event, Data.YAML.Token, HsYAML-aeson, , Index, Quick Jump, More info, HsYAML-0.2.1.4.tar.gz, browse, Package description, Package maintainers, AndreasAbel, HerbertValerioRiedel, sjakobi, edit package information , 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4, 0.1.2.0, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.2.1.4, haskell, pure-haskell, yaml, yaml-processor
License
Multics
Install
cabal install HsYAML-0.2.1.4

Documentation

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