coq-quickchick 2.0.3-2build3 source package in Ubuntu

Changelog

coq-quickchick (2.0.3-2build3) oracular; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 09:24:04 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
coq-quickchick_2.0.3.orig.tar.gz 402.0 KiB e7391043facee2e3c9278e9013d8dd62327052707a0b9d0ea36786e3032888ec
coq-quickchick_2.0.3-2build3.debian.tar.xz 2.8 KiB c5c580761f845243373c6e8c5cf0c151090a84bdd81dc427f187f9d268c63197
coq-quickchick_2.0.3-2build3.dsc 2.2 KiB 6b70a2cfb0cd7f13a45458f81b49ada59dd1ea4500b537c810ccfe617437153d

View changes file

Binary packages built by this source

libcoq-quickchick: randomized testing framework for Coq (plugin)

 QuickChick provides a framework for randomized testing
 of program properties ; it's a clone of Haskell's
 QuickCheck.
 .
 It includes a foundational verification framework to test
 code and a mechanism to automatically derive generators
 for inductive relations.
 .
 Coq is a proof assistant for higher-order logic.
 .
 This package contains the Coq plugin.

libcoq-quickchick-dbgsym: debug symbols for libcoq-quickchick
quickchick: randomized testing framework for Coq (tools)

 QuickChick provides a framework for randomized testing
 of program properties ; it's a clone of Haskell's
 QuickCheck.
 .
 It includes a foundational verification framework to test
 code and a mechanism to automatically derive generators
 for inductive relations.
 .
 Coq is a proof assistant for higher-order logic.
 .
 This package contains the tools.

quickchick-dbgsym: debug symbols for quickchick