./devel/ocaml-ppx_deriving, Type-driven code generation for OCaml

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


Branch: CURRENT, Version: 5.2.1, Package name: ocaml-ppx_deriving-5.2.1, Maintainer: jaapb

Extension to OCaml for deriving functions from type declarations. Includes
derivers for pretty-printing, type-safe marshalling with structure-sharing,
dynamic typing, equality, and more.


Required to run:
[lang/ocaml] [devel/ocaml-findlib] [devel/ocaml-cppo] [devel/ocaml-ppx_tools] [devel/ocaml-result] [devel/ocaml-migrate-parsetree] [devel/ocaml-ppx_derivers] [devel/ocaml-dune] [devel/ocaml-ppxfind]

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

Master sites:

Filesize: 45.066 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 13:52:00 by Jaap Boender | Files touched by this commit (3)
Log message:
Updated devel/ocaml-ppx_deriving to version 5.2.1.

This changes dependencies to use ppxlib, and introduces some more
minor changes.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-03-08 09:13:10 by Jaap Boender | Files touched by this commit (214) | Package updated
Log message:
Recursive revbump associated with update of lang/ocaml
   2020-12-10 10:15:57 by Jaap Boender | Files touched by this commit (3)
Log message:
Updated devel/ocaml-ppx_deriving to 4.5.

This adds support for OCaml 4.11.
   2020-04-08 10:58:09 by Jaap Boender | Files touched by this commit (3)
Log message:
Updated devel/ocaml-ppx_deriving to version 4.4.1.

This adds support for OCaml 4.10.
   2019-07-31 11:24:22 by Jaap Boender | Files touched by this commit (1)
Log message:
Cleaned up Makefile for devel/ocaml-ppx_deriving a bit