Language

Package: ocaml4.07-ppx-optcomp @ 0.11.0

Synopsis

Optional compilation for OCaml

Description

Ppx_optcomp stands for Optional Compilation. It is a tool used to handle optional compilations of pieces of code depending of the word size, the version of the compiler, ...

Home page
https://github.com/janestreet/ppx_optcomp
Location
gnu/packages/ocaml.scm (line: 5964, column: 3)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'ocaml-base' does not match package name 'ocaml4.07-base'
input-labels

Identify input labels that do not match package names

label 'ocaml-stdio' does not match package name 'ocaml4.07-stdio'
input-labels

Identify input labels that do not match package names

label 'ocaml-ppxlib' does not match package name 'ocaml4.07-ppxlib'