# Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-domains base base-nnp base Naked pointers prohibited in the OCaml heap base-threads base base-unix base conf-gmp 4 Virtual package relying on a GMP lib system installation coq 8.17.0 The Coq Proof Assistant coq-core 8.17.0 The Coq Proof Assistant -- Core Binaries and Tools coq-stdlib 8.17.0 The Coq Proof Assistant -- Standard Library coqide-server 8.17.0 The Coq Proof Assistant, XML protocol server dune 3.13.0 Fast, portable, and opinionated build system ocaml 5.0.0 The OCaml compiler (virtual package) ocaml-base-compiler 5.0.0 Official release 5.0.0 ocaml-config 3 OCaml Switch Configuration ocaml-options-vanilla 1 Ensure that OCaml is compiled with no special options enabled ocamlfind 1.9.6 A library manager for OCaml zarith 1.13 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: "2.0" synopsis: "Randomized Property-Based Testing for Coq" description: """\ A library for property-based testing in Coq. - Combinators for testable properties and random generators. - QuickChick plugin for running tests in a Coq session. - Includes a mutation testing tool.""" maintainer: "leonidas@umd.edu" authors: [ "Leonidas Lampropoulos" "Zoe Paraskevopoulou" "Maxime Denes" "Catalin Hritcu" "Benjamin Pierce" "Li-yao Xia" "Arthur Azevedo de Amorim" "Yishuai Li" "Antal Spector-Zabusky" ] license: "MIT" homepage: "https://github.com/QuickChick/QuickChick" bug-reports: "https://github.com/QuickChick/QuickChick/issues" depends: [ "dune" {>= "2.8"} "ocaml" {>= "4.07"} "menhir" {build} "cppo" {build & >= "1.6.8"} "coq" {>= "8.15~"} "coq-ext-lib" "coq-mathcomp-ssreflect" "coq-simple-io" "ocamlfind" "ocamlbuild" "odoc" {with-doc} ] build: [ [make "compat"] ["dune" "subst"] {pinned} [ "dune" "build" "-p" name "-j" jobs "@install" "@runtest" {with-test} "@doc" {with-doc} ] ] dev-repo: "git+https://github.com/QuickChick/QuickChick.git" url { src: "https://github.com/QuickChick/QuickChick/archive/refs/tags/v2.0.2.tar.gz" checksum: [ "md5=dc00eb702277d91fecc9501e8f1e0347" "sha512=5fabdd85b651d81a651cb7a56fe74666a6e52ace61d374b1b4d6f9bf07bc9d653f787382fcf5fd8301b36077f27479ae9e22330a94493d3014d0f5c11cf087f1" ] }
true
Dry install with the current Coq version:
opam install -y --show-action coq-quickchick.2.0.2 coq.8.17.0
Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:
true
opam list; echo; timeout 4h opam install -y --deps-only coq-quickchick.2.0.2 coq.8.17.0
opam list; echo; timeout 4h opam install -y -v coq-quickchick.2.0.2 coq.8.17.0
Total: 19 M
../ocaml-base-compiler.5.0.0/bin/quickChick
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin.cma
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin.a
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin.cmxs
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/quickchick_plugin.cmxs
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/State.vo
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__GenericLib.cmt
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__UnifyQC.cmt
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Producer.vo
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__QuickChick.cmt
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__MergeTypes.cmt
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Instances.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Generators.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Sets.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/EnumProofs.vo
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__DepDriver.cmt
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/RandomQC.vo
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Sized.cmt
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__SetLib.cmt
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/GenProofs.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Enumerators.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/SemChecker.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/CheckerProofs.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/CoArbitrary.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Decidability.vo
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__UnifyQC.cmti
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__GenericLib.cmti
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__CheckerSizedST.cmt
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Test.vo
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__ArbitrarySizedST.cmt
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__EnumSizedST.cmt
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Driver.cmt
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/DependentClasses.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Classes.vo
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__SemLib.cmt
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin.cmxa
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__CoqLib.cmt
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Checker.vo
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/unifyQC.ml
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__GenLib.cmt
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__EnumSized.cmt
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__ArbitrarySized.cmt
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Tactic_quickchick.cmt
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__SetLib.cmti
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Weightmap.cmt
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/LazyList.vo
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/genericLib.ml
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Show.vo
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__GenLib.cmti
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/ShowFacts.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/EnumProofs.v
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickChick.ml
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/StringOT.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Producer.v
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__CoqLib.cmti
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__SemLib.cmti
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__SimplDriver.cmt
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/CheckerProofs.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/MutateCheck.vo
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__UnifyQC.cmi
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/GenProofs.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Typeclasses.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/LiftGenClass.vo
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__CheckerSizedST.cmti
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Sets.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/ExtractionQC.vo
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/mergeTypes.ml
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__ArbitrarySizedST.cmti
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/SemChecker.v
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Weightmap.cmti
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/TacticsUtil.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Generators.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Nat_util.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/QuickChick.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Proofs.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/RandomQC.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Mutation.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Tactics.vo
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__GenericLib.cmi
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Enumerators.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Instances.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Test.v
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__SizeUtils.cmt
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__GenericLib.cmx
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/depDriver.ml
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Sized.cmti
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__GenLib.cmi
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__SetLib.cmi
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/CoArbitrary.v
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__DepDriver.cmti
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/DependentClasses.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/RoseTrees.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Classes.v
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__ArbitrarySized.cmti
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Checker.v
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__SizeUtils.cmti
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/driver.ml
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__SimplDriver.cmti
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/dune-package
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin.cmt
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__SemLib.cmi
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__CoqLib.cmi
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__UnifyQC.cmx
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__MergeTypes.cmti
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Weightmap.cmi
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__QuickChick.cmti
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/sized.ml
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/tactic_quickchick.ml
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Error.cmt
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__CheckerSizedST.cmi
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/genericLib.mli
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__ArbitrarySizedST.cmi
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Weightmap.cmx
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/LazyList.v
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Driver.cmx
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Show.v
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__MergeTypes.cmx
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__EnumSizedST.cmi
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/setLib.ml
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__QuickChick.cmx
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__SetLib.cmx
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Typeclasses.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Decidability.v
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/setLib.mli
../ocaml-base-compiler.5.0.0/doc/coq-quickchick/CHANGELOG.md
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/checkerSizedST.ml
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/enumSizedST.ml
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/arbitrarySizedST.ml
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Tactic_quickchick.cmx
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__CheckerSizedST.cmx
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__GenLib.cmx
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Error.cmti
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__ArbitrarySizedST.cmx
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__EnumSizedST.cmx
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Sized.cmi
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__CoqLib.cmx
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/StringOT.v
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__SemLib.cmx
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/ExtractionQC.v
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/simplDriver.ml
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__DepDriver.cmi
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Mutation.v
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/semLib.ml
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__DepDriver.cmx
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/arbitrarySized.ml
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Tactic_quickchick.cmti
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__SimplDriver.cmx
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Sized.cmx
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Driver.cmti
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__ArbitrarySized.cmi
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/enumSized.ml
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__EnumSized.cmi
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/semLib.mli
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/ShowFacts.v
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__SizeUtils.cmi
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/unifyQC.mli
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/coqLib.ml
../ocaml-base-compiler.5.0.0/doc/coq-quickchick/README.md
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__ArbitrarySized.cmx
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__SimplDriver.cmi
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/coqLib.mli
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__EnumSized.cmx
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/weightmap.ml
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__SizeUtils.cmx
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__MergeTypes.cmi
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__QuickChick.cmi
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/TacticsUtil.v
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/checkerSizedST.mli
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/arbitrarySizedST.mli
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin.cmi
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/RoseTrees.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/MutateCheck.v
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin.ml
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/LiftGenClass.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Nat_util.v
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/genLib.ml
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/genLib.mli
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/QuickChick.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Tactics.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/State.v
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/opam
../ocaml-base-compiler.5.0.0/doc/coq-quickchick/LICENSE
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/sized.mli
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Error.cmx
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/sizeUtils.ml
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin.cmx
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/depDriver.mli
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Error.cmi
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/weightmap.mli
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/arbitrarySized.mli
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/sizeUtils.mli
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/simplDriver.mli
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/META
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Tactic_quickchick.cmi
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickchick_plugin__Driver.cmi
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/mergeTypes.mli
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/error.ml
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/quickChick.mli
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick/Proofs.v
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/error.mli
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/tactic_quickchick.mli
../ocaml-base-compiler.5.0.0/lib/coq-quickchick/plugin/driver.mli
opam remove -y coq-quickchick.2.0.2
/home/bench/.opam/ocaml-base-compiler.5.0.0/lib/coq/user-contrib/QuickChick