* [Caml-list] [ANN] ppx_deriving 1.1, ppx_deriving_yojson 2.1
@ 2014-12-22 11:42 Peter Zotov
0 siblings, 0 replies; only message in thread
From: Peter Zotov @ 2014-12-22 11:42 UTC (permalink / raw)
To: caml-list
Hello,
I'm glad to announce the releases of ppx_deriving[1] and
ppx_deriving_yojson[2]. These are mainly bugfix releases.
ppx_deriving 1.1
----------------
* New plugin: create.
* Show, eq, ord: handle `_`.
* Show, eq, ord, map, iter, fold: handle inheriting from a parametric
polymorphic variant type.
* Make Ppx_deriving.poly_{fun,arrow}_of_type_decl construct functions
in correct order. This also fixes all derivers with types with
more than one parameter.
* Add Ppx_deriving.fold_{left,right}_type_decl.
ppx_deriving_yojson 2.1
-----------------------
* Handle inheriting from a parametric polymorphic variant type.
* Don't leak type variables.
[1]: https://github.com/whitequark/ppx_deriving
[2]: https://github.com/whitequark/ppx_deriving_yojson
--
Peter Zotov
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-22 11:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-22 11:42 [Caml-list] [ANN] ppx_deriving 1.1, ppx_deriving_yojson 2.1 Peter Zotov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox