@hackage / uniform-json

handling of JSON and YAML in an uniform way

Latest0.1.5.2

About

Metadata

  • Last updated , by andrewufrank
  • License LicenseRef-GPL
  • Maintained by: Andrew U. Frank <frank@geoinfo.tuwien.ac.at>

  • Lottery factor: 0

Links

Installation

Readme

Uniform approach to use JSON and YAML

To use JSON and YAML in Haskell - connecting to other tools which expects input or produce output in those formats - is a challenge. A set of functions which were used in a few projects - some connected to pandoc - are here collected and arranged to work in the uniform style (use ErrIO, text).