aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-yojson
Commit message (Collapse)AuthorAgeFilesLines
* testing/ocaml-yojson: fix depends on -dev subpkg, fix depending pkgsJakub Jirutka2018-03-121-4/+3
| | | | | | | There are already two packages that require yojson and not biniou or easy-format, but fails to build when ocaml-biniou-dev and ocaml-easy-format-dev are not installed, so they are probably needed as transitive dependencies.
* testing/ocaml-yojson: new aportJakub Jirutka2018-03-111-0/+58
https://github.com/mjambon/yojson JSON parsing and pretty-printing library for OCaml