aboutsummaryrefslogtreecommitdiffstats
path: root/testing/js_of_ocaml
Commit message (Collapse)AuthorAgeFilesLines
* testing/ocaml-yojson: fix depends on -dev subpkg, fix depending pkgsJakub Jirutka2018-03-121-2/+0
| | | | | | | 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/js_of_ocaml: build with yojson to enable --source-mapJakub Jirutka2018-03-121-3/+5
|
* testing/js_of_ocaml: add missing build dependency ocaml-ocamlbuild-devJakub Jirutka2018-03-121-0/+1
|
* testing/js_of_ocaml: new aportJakub Jirutka2018-03-111-0/+173
http://ocsigen.org/js_of_ocaml/ Compiler from OCaml to Javascript