Skip to content

Commit

Permalink
Update coq-elpi.dev lower bound on ocaml
Browse files Browse the repository at this point in the history
Copied bound from coq-elpi.2.2.3
  • Loading branch information
proux01 committed Oct 30, 2024
1 parent 4ce4dbe commit 2bfd660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra-dev/packages/coq-elpi/coq-elpi.dev/opam
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ homepage: "https://github.com/LPCIC/coq-elpi"
bug-reports: "https://github.com/LPCIC/coq-elpi/issues"
depends: [
"dune" {>= "3.13"}
"ocaml" {>= "4.09.0"}
"ocaml" {>= "4.10.0"}
"stdlib-shims"
"elpi" {>= "1.18.2" & < "1.20.0~"}
"coq" {= "dev"}
Expand Down

0 comments on commit 2bfd660

Please sign in to comment.