Skip to content

Commit

Permalink
Use QuickChick 2.0.4 (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
4ever2 authored Sep 25, 2024
2 parents f6bde1e + 420603c commit 0e112c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
6 changes: 1 addition & 5 deletions .github/coq-concert.opam.locked
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ depends: [
"coq-metacoq-utils" {= "1.2.1+8.18"}
"coq-rust-extraction" {= "dev"}
"coq-elm-extraction" {= "dev"}
"coq-quickchick" {= "dev"}
"coq-quickchick" {= "2.0.4"}
"coq-stdpp" {= "1.9.0"}
]
build: [
Expand All @@ -43,8 +43,4 @@ pin-depends: [
"coq-elm-extraction.dev"
"git+https://github.com/AU-COBRA/coq-elm-extraction.git#903320120e3f36d7857161e5680fabeb6e743c6b"
]
[
"coq-quickchick.dev"
"git+https://github.com/4ever2/QuickChick.git#bc61d58045feeb754264df9494965c280e266e1c"
]
]
3 changes: 1 addition & 2 deletions coq-concert.opam
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ doc: "https://au-cobra.github.io/ConCert/toc.html"
depends: [
"coq" {>= "8.17" & < "8.19~"}
"coq-bignums" {>= "8"}
"coq-quickchick" {= "dev"}
"coq-quickchick" {>= "2.0.4"}
"coq-metacoq-utils" {>= "1.2" & < "1.3~"}
"coq-metacoq-common" {>= "1.2" & < "1.3~"}
"coq-metacoq-template" {>= "1.2" & < "1.3~"}
Expand All @@ -32,7 +32,6 @@ depends: [
pin-depends: [
["coq-rust-extraction.dev" "git+https://github.com/AU-COBRA/coq-rust-extraction.git#0053733e56008c917bf43d12e8bf0616d3b9a856"]
["coq-elm-extraction.dev" "git+https://github.com/AU-COBRA/coq-elm-extraction.git#903320120e3f36d7857161e5680fabeb6e743c6b"]
["coq-quickchick.dev" "git+https://github.com/4ever2/QuickChick.git#bc61d58045feeb754264df9494965c280e266e1c"]
]

build: [
Expand Down

0 comments on commit 0e112c6

Please sign in to comment.