Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/snoyberg/data-object-yaml

Serialize data to and from Yaml files
https://github.com/snoyberg/data-object-yaml

Last synced: 8 days ago
JSON representation

Serialize data to and from Yaml files

Awesome Lists containing this project

README

        

= data-object-yaml

Serialize data to and from YAML files.

== Usage

See documentation in Data/Object/Yaml.hs

== Installation

This package is available on hackage

cabal install data-object-yaml

== Status

This library is used in the Yesod web framework, and is considered stable and production ready.