Path to this page:
Subject: CVS commit: pkgsrc/devel/ocaml-ppx_type_conv
From: Jaap Boender
Date: 2016-08-18 13:23:48
Message id: 20160818112348.43865FBC3@cvs.NetBSD.org
Log Message:
Updated package to unreleased version, 114.01+04. This was necessary
because the version in pkgsrc currently does not compile, and the changes
needed are not yet in the release.
Changes include:
* Use the new context-free API
* Change a behavior in ppx_type_conv: attributes inside the type definition
such as @default are not removed. This is not really a big deal as we still
check that they are used. We could restore this bevavior with a full pass
at the end to remove used attributes.
Files: