Description
Provides compatibility shims that map older Pervasives usage to Stdlib for OCaml code before 4.08. It helps libraries keep source compatibility across older and newer compiler versions.
Use it when maintaining OCaml projects that still support older compiler lines. It is a small compatibility dependency, not a tool users run directly.