Skip to content

Commit

Permalink
Add coq-elpi as dependency to opam file
Browse files Browse the repository at this point in the history
  • Loading branch information
MSoegtropIMC committed Nov 12, 2024
1 parent efa1f05 commit 8737114
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions coq-corn.opam
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ install: [make "install"]
depends: [
"coq" {(>= "8.18" & < "8.20~") | (= "dev")}
"coq-math-classes" {(>= "8.8.1") | (= "dev")}
"coq-elpi" {(>= "1.18.0") | (= "dev")}
"coq-bignums"
]

Expand Down

0 comments on commit 8737114

Please sign in to comment.