Sat, 20 Apr 2024 04:00:40 UTC | login

Information for build ocaml-ppx-compare-0.13.0-2.fc33

ID160759
Package Nameocaml-ppx-compare
Version0.13.0
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ppx-compare.git#db732ffe77132e7970b1056476ad7d1761bdbaa8
SummaryGenerate comparison functions from types
DescriptionPpx_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 give more flexibility by allowing them to be overridden for a specific type, and more safety by making sure that only comparable values are compared.
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 09 Jun 2020 09:40:57 UTC
CompletedTue, 09 Jun 2020 09:57:23 UTC
Taskbuild (f33, /rpms/ocaml-ppx-compare.git:db732ffe77132e7970b1056476ad7d1761bdbaa8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ppx-compare.git#db732ffe77132e7970b1056476ad7d1761bdbaa8'}}
Tags No tags
RPMs No RPMs
Changelog * Thu May 28 2020 Jerry James <loganjerry@gmail.com> - 0.13.0-2 - Drop unnecessary patch * Thu May 07 2020 Jerry James <loganjerry@gmail.com> - 0.13.0-1 - Initial RPM