File: README.md

package info (click to toggle)
haskell-libyaml 0.1.4-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 104 kB
  • sloc: haskell: 673; ansic: 184; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (3)
1
2
3
# libyaml

This package provides a haskell wrapper over the [libyaml C library version 0.2.2 by Kirill Simonov](https://github.com/yaml/libyaml). It contains the C source so you don't need to worry about any non-Haskell dependencies.