Package ocaml-ppx_stable_witness: Information

    Source package: ocaml-ppx_stable_witness
    Version: 0.17.0-alt1
    Latest version according to Repology
    Build time:  Apr 7, 2026, 01:00 AM in the task #414310
    Category: Development/ML
    Report package bug
    License: MIT
    Summary: OCAML ppx extension for deriving a witness that a type is intended to be stable
    Description: 
    OCAML ppx extension for deriving a witness that a type is intended to be stable
    
    In this context, stable means that the serialization format will never change.
    This allows programs running at different versions of the code
    to safely communicate.

    List of RPM packages built from this SRPM:
    ocaml-ppx_stable_witness (x86_64, i586, aarch64)
    ocaml-ppx_stable_witness-debuginfo (x86_64, aarch64)
    ocaml-ppx_stable_witness-devel (x86_64, i586, aarch64)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

    ACL:
    Anton Farygin
    @everybody

      1. dune
      2. ocaml >= 5.2.0
      3. ocaml-base-devel >= 0.17.0
      4. ocaml-ppxlib-devel >= 0.17.0

    Last changed


    Sept. 4, 2024 Anton Farygin 0.17.0-alt1
    - first build for ALT Linux