Package ocaml-ppx_tydi: Information

    Source package: ocaml-ppx_tydi
    Version: 0.17.0-alt1
    Build time:  Apr 8, 2025, 08:55 PM
    Category: Development/ML
    Report package bug
    License: MIT
    Summary: Type-directed disambiguation of records in let-bindings for Ocaml
    Description: 
    Provides a ppx for [let] bindings. In [let%tydi a = b in ...], [a]'s type
    is inferred from [b] rather than the other way around.
    This is convenient for record patterns whose fields are not in scope.

    List of RPM packages built from this SRPM:
    ocaml-ppx_tydi (e2kv6, e2kv5, e2kv4, e2k)
    ocaml-ppx_tydi-devel (e2kv6, e2kv5, e2kv4, e2k)
    ocaml-ppx_tydi-devel-debuginfo (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