Skip to content

Commit

Permalink
Merge pull request #3257 from palmskog/coqeal-2.0.2-mc-2.3
Browse files Browse the repository at this point in the history
coq-coqeal.2.0.2 is not compatible with MathComp 2.3.0
  • Loading branch information
palmskog authored Dec 14, 2024
2 parents 6256cf2 + 7133e84 commit 9e40d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion released/packages/coq-coqeal/coq-coqeal.2.0.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ depends: [
"coq-bignums"
"coq-paramcoq" {>= "1.1.3"}
"coq-hierarchy-builder" {>= "1.4.0"}
"coq-mathcomp-ssreflect" {>= "2.0"}
"coq-mathcomp-ssreflect" {>= "2.0" & < "2.3"}
"coq-mathcomp-algebra"
"coq-mathcomp-multinomials" {>= "2.0"}
"coq-mathcomp-real-closed" {>= "2.0"}
Expand Down

0 comments on commit 9e40d6b

Please sign in to comment.