coq-quickchick 2.0.3-2build4 source package in Ubuntu

Changelog

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

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Tue, 21 May 2024 12:35:20 +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-2build4.debian.tar.xz 2.8 KiB fbaeb22c0b33be41bd803516280b0d181d1a574d2e0180d8f3ef9cfc46d54b81
coq-quickchick_2.0.3-2build4.dsc 2.2 KiB c56dcd222969702cf8ca59c39d5c4ca060640989afa3296a49f68ce3262bb044

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