Language

Package: ocaml4.07-stdio @ 0.11.0

Synopsis

Standard IO library for OCaml

Description

Stdio implements simple input/output functionalities for OCaml. It re-exports the input/output functions of the OCaml standard libraries using a more consistent API.

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