libghc-hsyaml-prof

pure Haskell YAML 1.2 processor - profiling libraries

Description

HsYAML is a YAML 1.2 processor, i.e. a library for parsing and serializing YAML documents.

Features of HsYAML include:

 * Pure Haskell implementation with small dependency footprint
   and emphasis on strict compliance with the YAML 1.2 specification.
 * Direct decoding to native Haskell types
   via (aeson-inspired) typeclass-based API.
 * Allows round-tripping while preserving ordering,
   anchors, and comments at Event-level.
 * Support for constructing custom YAML node graph representation
   (including support for cyclic YAML data structures).
 * Support for the standard (untyped) Failsafe, (strict) JSON,
   and (flexible) Core "schemas" providing implicit typing rules
   as defined in the YAML 1.2 specification
   (including support for user-defined custom schemas).
 * Support for emitting YAML using /Failsafe/, (strict) /JSON/,
   and (flexible) /Core/ \"schemas\"
   (including support for user-defined custom encoding schemas).
 * Event-based API resembling LibYAML's Event-based API.
 * Low-level API access to lexical token-based scanner.

This package contains the profiling libraries for HsYAML.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/haskell-hvr/HsYAML


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libghc-hsyaml-prof