NOTICE: This package has been removed from pkgsrc

./devel/ocaml-ppx_ast, AST used in ppx_core/ppx_driver PPX rewriters

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.9.2nb3, Package name: ocaml-ppx_ast-0.9.2nb3, Maintainer: jaapb

Ppx_ast selects a specific version of the OCaml Abstract Syntax Tree from the
migrate-parsetree project that is not necessarily the same one as the one
being used by the compiler.

It also snapshots the corresponding parser and pretty-printer from the OCaml
compiler, to create a full frontend independent of the version of OCaml.

This AST is used in all Ppx_core/Ppx_driver based ppx rewriters.


Required to run:
[lang/ocaml] [devel/ocaml-findlib] [devel/ocaml-jbuilder] [devel/ocaml-compiler-libs] [devel/ocaml-migrate-parsetree]

Required to build:
[pkgtools/cwrappers] [misc/ocaml-opaline]

Master sites:

SHA1: 95de01a72f85f9749b1b68f6ad30885d433fbc33
RMD160: eeb42efe42a086cd9fc61e48f6f224c5d7c4879b
Filesize: 84.805 KB

Version history: (Expand)


CVS history: (Expand)


   2018-11-27 14:20:21 by Jaap Boender | Files touched by this commit (5) | Package removed
Log message:
Removed devel/ocaml-ppx_ast

This package is superseded by devel/ocaml-ppxlib.

See also my message to pkgsrc-users of Aug 3:
https://mail-index.netbsd.org/pkgsrc-users/2018/08/03/msg027301.html
   2018-11-12 17:10:29 by Jaap Boender | Files touched by this commit (141) | Package updated
Log message:
Revbumps associated with update of lang/ocaml.
   2018-07-19 17:15:31 by Jaap Boender | Files touched by this commit (190) | Package updated
Log message:
Recursive revbump associated with the update of lang/ocaml to 4.07.
   2018-04-04 21:15:07 by Jaap Boender | Files touched by this commit (3)
Log message:
Revbump for devel/ocaml-ppx_ast.

No upstream changes, just dealing with new files caused to be installed by
the new version of jbuilder.
   2018-01-10 16:54:02 by Jaap Boender | Files touched by this commit (3)
Log message:
Updated package devel/ocaml-ppx_ast to version 0.9.2.

Changelog is not available.
   2017-09-08 11:51:27 by Jaap Boender | Files touched by this commit (113) | Package updated
Log message:
Recursive revbump associated with update of ocaml to 4.05
   2017-07-21 12:32:26 by Jaap Boender | Files touched by this commit (5) | Package updated
Log message:
Added package devel/ocaml-ppx_ast, an AST used in ppx_core/ppx_driver
rewriters. Prerequisite for an update of devel/ocaml-ppx_tools.