Package ocaml-rresult: Information

    Source package: ocaml-rresult
    Version: 0.7.0-alt2
    Build time:  Dec 1, 2023, 12:38 PM
    Category: Development/ML
    Report package bug
    License: ISC
    Summary: Result value combinators for OCaml
    Description: 
    Rresult is an OCaml module for handling 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.
    
    Rresult depends on the compatibility result package and is distributed under the ISC license.

    List of rpms provided by this srpm:
    ocaml-rresult (loongarch64)
    ocaml-rresult-devel (loongarch64)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

      1. ocaml >= 4.07.1
      2. ocaml-findlib
      3. ocaml-ocamlbuild
      4. ocaml-topkg-devel
      5. opam

    Last changed


    Nov. 16, 2023 Anton Farygin 0.7.0-alt2
    - added support for bytecode-only version of the ocaml package
    Jan. 3, 2022 Anton Farygin 0.7.0-alt1
    - 0.7.0
    Jan. 30, 2020 Anton Farygin 0.6.0-alt3
    - added ocaml-result to BR