Skip to content

Commit

Permalink
coq-zorn-lemmas.10.2.0 compiles with Coq 8.19+rc1
Browse files Browse the repository at this point in the history
according to coq-nix-toolbox
  • Loading branch information
proux01 committed Dec 20, 2023
1 parent 71a0ca6 commit ad3905c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ was as support for the Topology library.
build: ["dune" "build" "-p" name "-j" jobs]
depends: [
"dune" {>= "2.5"}
"coq" {(>= "8.12" & < "8.19~") | (= "dev")}
"coq" {(>= "8.12" & < "8.20~") | (= "dev")}
]

tags: [
Expand Down

0 comments on commit ad3905c

Please sign in to comment.