Language

Package: ocaml4.07-ppx-sexp-message @ 0.11.0

Synopsis

Ppx rewriter for easy construction of s-expressions

Description

Ppx_sexp_message aims to ease the creation of s-expressions in OCaml. This is mainly motivated by writing error and debugging messages, where one needs to construct a s-expression based on various element of the context such as function arguments.

Home page
https://github.com/janestreet/ppx_sexp_message
Location
gnu/packages/ocaml.scm (line: 5842, column: 2)
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-ppx-here' does not match package name 'ocaml4.07-ppx-here'
input-labels

Identify input labels that do not match package names

label 'ocaml-ppx-sexp-conv' does not match package name 'ocaml4.07-ppx-sexp-conv'
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

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