coq-quickchick 2.0.3-2build6 source package in Ubuntu

Changelog

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

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Sat, 15 Jun 2024 16:39:39 +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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
coq-quickchick_2.0.3.orig.tar.gz 402.0 KiB e7391043facee2e3c9278e9013d8dd62327052707a0b9d0ea36786e3032888ec
coq-quickchick_2.0.3-2build6.debian.tar.xz 2.9 KiB c5b4212fef5f7334962f27716e7aa285fddbcb60de825840b81920b64303fd85
coq-quickchick_2.0.3-2build6.dsc 2.2 KiB 467da048a12677c7b576265729bbcd433053562a8b329a41589e29cbe90a7b19

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