Language

Package: ocaml4.07-migrate-parsetree @ 1.8.0

Synopsis

OCaml parsetree converter

Description

This library converts between parsetrees of different OCaml versions. For each version, there is a snapshot of the parsetree and conversion functions to the next and/or previous version.

Home page
https://github.com/ocaml-ppx/ocaml-migrate-parsetree
Location
gnu/packages/ocaml.scm (line: 1843, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

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

Identify input labels that do not match package names

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