ppx-compare 0.14.0-1build5 source package in Ubuntu

Changelog

ppx-compare (0.14.0-1build5) jammy; urgency=medium

  * No-change rebuild for current ocaml ABIs

 -- Steve Langasek <email address hidden>  Thu, 09 Dec 2021 02:19:00 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ppx-compare_0.14.0.orig.tar.gz 13.3 KiB 9ecd7d68da862913b4ebc70d2e9f5d31baf45063b61a6e86a6f4a71182c5d525
ppx-compare_0.14.0-1build5.debian.tar.xz 2.5 KiB 9e39d0b41b693d1af58a094bae25bcf796341ac13b3426ee608393681c6903c4
ppx-compare_0.14.0-1build5.dsc 2.2 KiB d3f5741c49b4cebea2013a5bfa97e08bcf382f284ef923ef4c7daaaff42d2a31

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