libyaml

Low-level, streaming YAML interface.

https://github.com/snoyberg/yaml#readme

Version on this page:0.1.0.0
LTS Haskell 22.14:0.1.4
Stackage Nightly 2024-03-28:0.1.4
Latest on Hackage:0.1.4

See all snapshots libyaml appears in

BSD-3-Clause licensed by Michael Snoyman, Anton Ageev, Kirill Simonov
Maintained by Michael Snoyman
This version can be pinned in stack with:libyaml-0.1.0.0@sha256:5a743adafa7045862e4f88fe9f49873283b4d1bb7976ad8060261a854e8be0b3,2090

Module documentation for 0.1.0.0

Used by 1 package in nightly-2018-12-25(full list with versions):

libyaml

This package provides a haskell wrapper over the libyaml C library version 0.2.1 by Kirill Simonov. It contains the C source so you don’t need to worry about any non-Haskell dependencies.

Changes

Changelog for libyaml

0.1.0.0

  • Split libyaml into a separate package from yaml. This split occurred at yaml version 0.10.4.0.