Package ocaml-ppx_stable_witness: Information

    Source package: ocaml-ppx_stable_witness
    Version: 0.17.0-alt1
    Build time:  Apr 8, 2025, 08:58 PM
    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 (e2kv6, e2kv5, e2kv4, e2k)
    ocaml-ppx_stable_witness-devel (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

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

    Last changed


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