ppx-compare 0.16.0-4build2 source package in Ubuntu

Changelog

ppx-compare (0.16.0-4build2) noble; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Fri, 16 Feb 2024 13:04:50 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ppx-compare_0.16.0.orig.tar.gz 13.7 KiB 248f4d9dbf22b2f529341c6533c9d41ad34a1d0dadbfd1cbf406e68d81208abd
ppx-compare_0.16.0-4build2.debian.tar.xz 2.5 KiB 14558e5a8b1cf81b5962dffb23fb19ed6ccba75188bfc63879437b8b6b417048
ppx-compare_0.16.0-4build2.dsc 2.1 KiB 3660b3adff363881b7907a5c4b34128e823d4dd5d031d7968a1b6e0efcbc7db5

Available diffs

View changes file

Binary packages built by this source

libppx-compare-ocaml: generation of comparison functions from OCaml types (runtime)

 Ppx_compare is a ppx rewriter that derives comparison and equality
 functions from type representations. The scaffolded functions are
 usually much faster than ocaml's Pervasives.compare and
 Pervasives.(=). Scaffolding functions also gives you more flexibility
 by allowing you to override them for a specific type and more safety
 by making sure that you only compare comparable values.
 .
 This package contains runtime files.

libppx-compare-ocaml-dbgsym: debug symbols for libppx-compare-ocaml
libppx-compare-ocaml-dev: generation of comparison functions from OCaml types (development)

 Ppx_compare is a ppx rewriter that derives comparison and equality
 functions from type representations. The scaffolded functions are
 usually much faster than ocaml's Pervasives.compare and
 Pervasives.(=). Scaffolding functions also gives you more flexibility
 by allowing you to override them for a specific type and more safety
 by making sure that you only compare comparable values.
 .
 This package contains development files.

libppx-compare-ocaml-dev-dbgsym: debug symbols for libppx-compare-ocaml-dev