Language

Package: ocaml-rresult @ 0.5.0

Synopsis

Result value combinators for OCaml

Description

Handle computation results and errors in an explicit and declarative manner, without resorting to exceptions. It defines combinators to operate on the result type available from OCaml 4.03 in the standard library.

Home page
https://erratique.ch/software/rresult
Location
gnu/packages/ocaml.scm (line: 2007, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/8165li80ici5niqnh137a2s7fjlsbwv8-ocaml-rresult-0.5.0.drv

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'topkg' does not match package name 'ocaml-topkg'