Go to file
David Abdurachmanov 8771eab817
Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-08-18 20:31:35 +03:00
.gitignore Initial import. 2020-03-19 13:53:55 -06:00
ocaml-ppx-deriving.spec Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release: 2024-08-18 20:31:35 +03:00
README.md Rebuild for ocaml-base 0.15.0. 2021-11-30 11:35:39 -07:00
sources Version 6.0.2 2024-05-27 07:58:01 -06:00

ocaml-ppx-deriving

Deriving is a library simplifying type-driven code generation on OCaml. It includes a set of useful plugins: show, eq, ord (eq), enum, iter, map (iter), fold (iter), make, yojson, and protobuf.