./devel/ocaml-ppx_ignore_instrumentation, Removes AST nodes for instrumentation extensions

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.15.0, Package name: ocaml-ppx_ignore_instrumentation-0.15.0, Maintainer: jaapb

A PPX that removes the AST nodes for instrumentation extensions,
like [%probe], that are currently internal to Jane Street.

Instrumentation extensions don't have semantic effects during
normal execution so are safe to ignore.


Master sites:

Filesize: 3.593 KB

Version history: (Expand)


CVS history: (Expand)


   2022-05-24 20:59:36 by Jaap Boender | Files touched by this commit (145)
Log message:
Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages
   2022-05-05 08:01:03 by Jaap Boender | Files touched by this commit (5)
Log message:
Created new package devel/ocaml-ppx_ignore_instrumentation, v0.15.0.

This package ignores specific instrumentation extensions. Needed as a
dependency for the new version of devel/ocaml-ppx_jane