Пакет ocaml-rresult: Информация

    Исходный пакет: ocaml-rresult
    Версия: 0.7.0-alt2
    Собран:  5 декабря 2023 г. 5:34
    Категория: Разработка/ML
    Сообщить об ошибке в пакете
    Домашняя страница: https://erratique.ch/software/rresult

    Лицензия: ISC
    О пакете: Result value combinators for OCaml
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    ocaml-rresult (riscv64)
    ocaml-rresult-debuginfo (riscv64)
    ocaml-rresult-devel (riscv64)

    Сопровождающий: Anton Farygin

    Список участников:
    Anton Farygin

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

    Последнее изменение


    16 ноября 2023 г. Anton Farygin 0.7.0-alt2
    - added support for bytecode-only version of the ocaml package
    3 января 2022 г. Anton Farygin 0.7.0-alt1
    - 0.7.0
    30 января 2020 г. Anton Farygin 0.6.0-alt3
    - added ocaml-result to BR