Language

Package: ocaml4.07-ppx-fields-conv @ 0.11.0

Synopsis

Generation of accessor and iteration functions for ocaml records

Description

Ppx_fields_conv is a ppx rewriter that can be used to define first class values representing record fields, and additional routines, to get and set record fields, iterate and fold over all fields of a record and create new record values.

Home page
https://github.com/janestreet/ppx_fields_conv
Location
gnu/packages/ocaml.scm (line: 5446, 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-fieldslib' does not match package name 'ocaml4.07-fieldslib'
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'