Commit graph

11 commits

Author SHA1 Message Date
jaapb
59330c593c Updated package to latest version, 4.1. Changes include:
4.1

    Fix type error with inheritied polymorphic variant type in [@@deriving map].
    Fix incorrect handling of multi-argument constructors in [@@deriving show].
    Add API hooks for ppx_type_conv.
2017-07-11 11:18:16 +00:00
jaapb
11a6e0d383 Recursive revbump associated with ocaml update to 4.04. 2016-12-30 11:16:56 +00:00
jaapb
84480636e2 Updated package to latest version, 4.0. Changes include:
Show, eq, ord, map, iter, fold: add support for Result.result.
  Ppx_deriving.Arg: use Result.result instead of polymorphic variants.
  Ppx_deriving.sanitize: parameterize over an opened module.
  Add support for [@@deriving] in module type declarations.
  Add support for loading findlib packages instead of just files in ppx_deriving_main.
  Treat types explicitly qualified with Pervasives also as builtin.
  Compatibility with statically linked ppx drivers.
2016-08-17 16:00:01 +00:00
jaapb
7c7545e18f Package uses ocamlbuild. 2016-06-25 14:19:45 +00:00
jaapb
6857e485dc Updated package to add ocaml-cppo dependency. Revbump to make sure
package gets recompiled for changes in mk/ocaml.mk. No upstream changes.
2016-06-17 11:04:30 +00:00
wiz
efddfa9d77 Fix HOMEPAGE to be copy'n'pastable. 2016-06-09 06:23:38 +00:00
jaapb
4be168f2de Updated package to latest version, 3.3. No changes are recorded in the
changelog.
2016-05-06 12:08:58 +00:00
jaapb
9718550454 Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
jaapb
0b6a778510 Added buildlink3.mk file 2016-03-04 15:40:36 +00:00
joerg
47741b4113 Depends on ppx_tools. 2016-02-23 15:03:49 +00:00
jaapb
c580955d2c Added package devel/ocaml-ppx_deriving, which is a PPX-enabled version
of dhe ocaml-deriving package already present in pkgsrc as
devel/ocaml-deriving-ocsigen.
2016-02-17 16:44:44 +00:00