File: README.md

package info (click to toggle)
haskell-libyaml 0.1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 100 kB
  • sloc: haskell: 673; ansic: 184; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (4)
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.