pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-sexplib
Module Name: pkgsrc
Committed By: jaapb
Date: Fri Mar 4 16:06:19 UTC 2016
Modified Files:
pkgsrc/devel/ocaml-sexplib: Makefile PLIST distinfo
Log Message:
Updated package to latest version, 113.24.00. Changes include:
Switch code in lib subdir to ppx-style.
Inline some calls that js_of_ocaml was unable to recognise as tail-recursive
(cf. issue 14)
Minor update: documentation.
Added sexp_of_ support for GADTs, and remove the not-quite-working support
for of_sexp.
Improved the implementation of Exn.sexp_of_t, using the unique id in
exceptions in OCaml 4.02.
We use the identifier to map exception constructors to converters.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ocaml-sexplib/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-sexplib/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ocaml-sexplib/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index