How to Install libppx-deriving-ocaml in Ubuntu 18.04



Install libppx-deriving-ocaml by entering the following commands in the terminal:

sudo apt update
sudo apt install libppx-deriving-ocaml

Description:

type-driven code generation for OCaml (runtime files)

Ppx_deriving provides common infrastructure for generating code based on type definitions, and a set of useful plugins for common tasks. . This package contains runtime files.

Homepage: https://github.com/whitequark/ppx_deriving

Version: 4.1-1.1

Section: universe/ocaml