Language

Package: opam @ 2.1.2

Synopsis

Package manager for OCaml

Description

OPAM is a tool to manage OCaml packages. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.

Home page
http://opam.ocamlpro.com/
Location
gnu/packages/ocaml.scm (line: 763, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'git' does not match package name 'git-minimal'
input-labels

Identify input labels that do not match package names

label 'python' does not match package name 'python-wrapper'
formatting

Look for formatting issues in the source

line 860 is way too long (99 characters)
formatting

Look for formatting issues in the source

line 862 is way too long (99 characters)
formatting

Look for formatting issues in the source

line 864 is way too long (99 characters)
formatting

Look for formatting issues in the source

line 866 is way too long (102 characters)