1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/textproc/hs-yaml/pkg-descr
Gleb Popov 6dc2e22e2d Introduce USES=cabal and use it to build Haskell applications.
PR:		230186
Reviewed by:	mat, tcberner
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D19730
2019-05-09 14:39:30 +00:00

6 lines
229 B
Plaintext

Provides command line utilities for converting Yaml documents to JSON and other
way around. This package includes the full libyaml C library version 0.1.2 by
Kirill Simonov in the package.
WWW: https://github.com/snoyberg/yaml/