coq-quickchick 2.0.3-2build1 source package in Ubuntu

Changelog

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

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Thu, 02 May 2024 22:14:41 +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-2build1.debian.tar.xz 2.8 KiB 11056737d603658a80b3d47d3344a75d9bedcd86cd3d7d514702aa54503cb461
coq-quickchick_2.0.3-2build1.dsc 2.2 KiB 664da40c40ce70f1d6ed307ae2b3118958c751662e3bab70d88e6ac6440e8d1c

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