ยซ Up

quickchick 1.6.5 2 m 0 s ๐Ÿ†

Context

# Packages matching: installed
# Name                # Installed # Synopsis
base-bigarray         base
base-threads          base
base-unix             base
conf-findutils        1           Virtual package relying on findutils
conf-gmp              4           Virtual package relying on a GMP lib system installation
coq                   8.13.1      Formal proof management system
num                   1.4         The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml                 4.12.1      The OCaml compiler (virtual package)
ocaml-base-compiler   4.12.1      Official release 4.12.1
ocaml-config          2           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"
maintainer: "llamp@seas.upenn.edu"
synopsis: "Randomized Property-Based Testing Plugin for Coq"
homepage: "https://github.com/QuickChick/QuickChick"
dev-repo: "git+https://github.com/QuickChick/QuickChick.git"
bug-reports: "https://github.com/QuickChick/QuickChick/issues"
license: "MIT"
build: [
  [make "compat"]
  ["dune" "subst"] {pinned}
  ["dune" "build" "-p" name "-j" jobs "@install" "@runtest" {with-test} "@doc" {with-doc}]
]
depends: [
  "dune" {>= "2.8"}
  "ocaml" {>= "4.07"}
  "menhir" {build}
  "cppo" {build & >= "1.6.8"}
  "coq" {>= "8.13~"}
  "coq-ext-lib"
  "coq-mathcomp-ssreflect"
  "coq-simple-io"
  "ocamlfind"
  "ocamlbuild" {with-test}
  "odoc" {with-doc}
]
authors: [
  "Leonidas Lampropoulos <>"
  "Zoe Paraskevopoulou <>"
  "Maxime Denes <>"
  "Catalin Hritcu <>"
  "Benjamin Pierce <>"
  "Li-yao Xia <>"
  "Arthur Azevedo de Amorim <>"
  "Yishuai Li <>"
  "Antal Spector-Zabusky <>"
]
tags: [
  "keyword:extraction"
  "category:Miscellaneous/Coq Extensions"
  "logpath:QuickChick"
]
url {
  src: "https://github.com/QuickChick/QuickChick/archive/v1.6.5.tar.gz"
  checksum: [
    "sha512=ba8fe7f043ac8f8738ce2c26c0f8f973c3a3075401bbc74830a1c283a845a33817efa8c71272a0f5db1a6c0f9a7c78bdadbc4d18bcfa8c78572c281d93807677"
  ]
}

Lint

Command
true
Return code
0

Dry install ๐Ÿœ๏ธ

Dry install with the current Coq version:

Command
opam install -y --show-action coq-quickchick.1.6.5 coq.8.13.1
Return code
0

Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:

Command
true
Return code
0

Install dependencies

Command
opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-quickchick.1.6.5 coq.8.13.1
Return code
0
Duration
10 m 0 s

Install ๐Ÿš€

Command
opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-quickchick.1.6.5 coq.8.13.1
Return code
0
Duration
2 m 0 s

Installation size

Total: 15 M

  • 3 M ../ocaml-base-compiler.4.12.1/bin/quickChick
  • 1 M ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin.cma
  • 1 M ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin.a
  • 1 M ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin.cmxs
  • 1 M ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/quickchick_plugin.cmxs
  • 757 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/State.vo
  • 632 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/GenHighImpl.vo
  • 485 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__GenericLib.cmt
  • 401 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__UnifyQC.cmt
  • 205 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__QuickChick.cmt
  • 193 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Sets.vo
  • 161 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/SemChecker.vo
  • 159 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Sized.cmt
  • 157 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/GenLow.vo
  • 153 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SetLib.cmt
  • 152 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Instances.vo
  • 147 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/ShowFacts.vo
  • 137 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/RandomQC.vo
  • 125 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizedProofs.cmt
  • 124 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/CoArbitrary.vo
  • 122 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__DepDriver.cmt
  • 105 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/GenHighInterface.vo
  • 101 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Decidability.vo
  • 100 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__UnifyQC.cmti
  • 97 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/GenHigh.vo
  • 91 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__CheckerSizedST.cmt
  • 89 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__ArbitrarySizedST.cmt
  • 88 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__GenericLib.cmti
  • 86 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Checker.vo
  • 86 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin.cmxa
  • 83 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SemLib.cmt
  • 80 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__CoqLib.cmt
  • 79 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizeSMon.cmt
  • 74 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/GenLowInterface.vo
  • 73 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Driver.cmt
  • 72 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Test.vo
  • 71 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizeCorr.cmt
  • 70 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__ArbitrarySized.cmt
  • 61 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SetLib.cmti
  • 59 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/GenHighImpl.v
  • 59 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Weightmap.cmt
  • 58 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/DependentClasses.vo
  • 58 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Classes.vo
  • 56 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Show.vo
  • 52 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SimplDriver.cmt
  • 51 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__GenLib.cmti
  • 48 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/unifyQC.ml
  • 48 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizedProofs.cmti
  • 47 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizeMon.cmt
  • 45 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__GenLib.cmt
  • 44 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/StringOT.vo
  • 43 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Typeclasses.vo
  • 38 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SemLib.cmti
  • 38 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__CoqLib.cmti
  • 37 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/sizedProofs.ml
  • 37 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/MutateCheck.vo
  • 37 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/genericLib.ml
  • 36 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__UnifyQC.cmi
  • 32 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Tactic_quickchick.cmt
  • 32 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/LiftGenClass.vo
  • 31 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickChick.ml
  • 31 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/LiftGen.vo
  • 30 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__CheckerSizedST.cmti
  • 30 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/ExtractionQC.vo
  • 29 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__ArbitrarySizedST.cmti
  • 29 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/SemChecker.v
  • 29 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Weightmap.cmti
  • 29 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Nat_util.vo
  • 28 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Sets.v
  • 27 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/QuickChick.vo
  • 25 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Mutation.vo
  • 25 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Tactics.vo
  • 24 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/RandomQC.v
  • 24 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/depDriver.ml
  • 22 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/GenLow.v
  • 22 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__GenericLib.cmi
  • 21 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizeUtils.cmt
  • 19 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SetLib.cmi
  • 19 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Sized.cmti
  • 18 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__GenLib.cmi
  • 17 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__GenericLib.cmx
  • 17 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/CoArbitrary.v
  • 17 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/GenHighInterface.v
  • 16 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__DepDriver.cmti
  • 16 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/RoseTrees.vo
  • 16 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizedProofs.cmi
  • 14 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Checker.v
  • 14 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/GenLowInterface.v
  • 14 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__ArbitrarySized.cmti
  • 13 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizeUtils.cmti
  • 13 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/dune-package
  • 13 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Test.v
  • 13 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SimplDriver.cmti
  • 12 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin.cmt
  • 12 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SemLib.cmi
  • 12 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__CoqLib.cmi
  • 11 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Weightmap.cmi
  • 11 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/driver.ml
  • 11 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/sized.ml
  • 11 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizeCorr.cmti
  • 11 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Instances.v
  • 11 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__QuickChick.cmti
  • 11 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__UnifyQC.cmx
  • 11 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizeMon.cmti
  • 10 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizeSMon.cmti
  • 9 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/DependentClasses.v
  • 9 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__CheckerSizedST.cmi
  • 9 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__ArbitrarySizedST.cmi
  • 9 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Error.cmt
  • 8 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/setLib.ml
  • 8 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Driver.cmx
  • 8 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Weightmap.cmx
  • 8 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/genericLib.mli
  • 8 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Show.v
  • 8 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__QuickChick.cmx
  • 8 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SetLib.cmx
  • 7 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Typeclasses.v
  • 7 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/setLib.mli
  • 7 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizedProofs.cmx
  • 7 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__CheckerSizedST.cmx
  • 7 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Classes.v
  • 7 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Decidability.v
  • 7 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Tactic_quickchick.cmx
  • 6 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/sizeSMon.ml
  • 6 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/checkerSizedST.ml
  • 6 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__ArbitrarySizedST.cmx
  • 6 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/arbitrarySizedST.ml
  • 6 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Sized.cmi
  • 5 K ../ocaml-base-compiler.4.12.1/doc/coq-quickchick/CHANGELOG.md
  • 5 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/StringOT.v
  • 5 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__CoqLib.cmx
  • 5 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SemLib.cmx
  • 5 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__GenLib.cmx
  • 5 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__DepDriver.cmi
  • 5 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Error.cmti
  • 5 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/tactic_quickchick.ml
  • 5 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Mutation.v
  • 5 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/sizeCorr.ml
  • 5 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__DepDriver.cmx
  • 5 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/simplDriver.ml
  • 5 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/ExtractionQC.v
  • 5 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/arbitrarySized.ml
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/ShowFacts.v
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__ArbitrarySized.cmi
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/semLib.ml
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/semLib.mli
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizeUtils.cmi
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizeCorr.cmx
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SimplDriver.cmi
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SimplDriver.cmx
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/GenHigh.v
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Sized.cmx
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__ArbitrarySized.cmx
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizeSMon.cmx
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Tactic_quickchick.cmti
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/coqLib.ml
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Driver.cmti
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizeMon.cmx
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/coqLib.mli
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/weightmap.ml
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/unifyQC.mli
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizeCorr.cmi
  • 4 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizeUtils.cmx
  • 3 K ../ocaml-base-compiler.4.12.1/doc/coq-quickchick/README.md
  • 3 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizeMon.cmi
  • 3 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__QuickChick.cmi
  • 3 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__SizeSMon.cmi
  • 3 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/sizeMon.ml
  • 3 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/LiftGen.v
  • 3 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/checkerSizedST.mli
  • 3 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin.cmi
  • 3 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/arbitrarySizedST.mli
  • 2 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/sizedProofs.mli
  • 2 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/RoseTrees.v
  • 2 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/MutateCheck.v
  • 2 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin.ml
  • 2 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/LiftGenClass.v
  • 2 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Nat_util.v
  • 2 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/QuickChick.v
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/Tactics.v
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/opam
  • 1 K ../ocaml-base-compiler.4.12.1/doc/coq-quickchick/LICENSE
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/sized.mli
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/genLib.ml
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq/user-contrib/QuickChick/State.v
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/genLib.mli
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Error.cmx
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/depDriver.mli
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/sizeUtils.ml
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin.cmx
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Error.cmi
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/weightmap.mli
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/arbitrarySized.mli
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/sizeUtils.mli
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/simplDriver.mli
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/META
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Tactic_quickchick.cmi
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickchick_plugin__Driver.cmi
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/error.ml
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/sizeCorr.mli
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/quickChick.mli
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/sizeMon.mli
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/sizeSMon.mli
  • 1 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/error.mli
  • 0 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/driver.mli
  • 0 K ../ocaml-base-compiler.4.12.1/lib/coq-quickchick/plugin/tactic_quickchick.mli

Uninstall ๐Ÿงน

Command
opam remove -y coq-quickchick.1.6.5
Return code
0
Missing removes
none
Wrong removes
none