Install libppx-deriving-ocaml-dev by entering the following commands in the terminal:
sudo apt update sudo apt install libppx-deriving-ocaml-dev
Description:
type-driven code generation for OCaml (dev 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 development files.
Homepage: https://github.com/whitequark/ppx_deriving
Version: 4.1-1.1
Section: universe/ocaml