coq-quickchick 2.0.3-2build5 source package in Ubuntu

Changelog

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

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Mon, 03 Jun 2024 23:43:32 +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-2build5.debian.tar.xz 2.8 KiB c9caa9e64fc930c49a8d73488a31292aa17f92775880ba93f884fc2edd97009c
coq-quickchick_2.0.3-2build5.dsc 2.2 KiB a387465c6e26fb41a96308d1818a016c3b10abadf30c25af0c1df1e579db19c2

Available diffs

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