Skip to content

Commit ee1e54d

Browse files
authored
Update coq-hierarchy-builder.opam
1 parent 92a32c7 commit ee1e54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coq-hierarchy-builder.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ build: [ [ make "build"]
1212
[ make "test-suite" ] {with-test}
1313
]
1414
install: [ make "install" ]
15-
depends: [ "coq-elpi" { (>= "1.11.0" & < "1.13~") | = "dev" } ]
15+
depends: [ "coq-elpi" { (>= "1.15.0" & < "1.16~") | = "dev" } ]
1616
conflicts: [ "coq-hierarchy-builder-shim" ]
1717
synopsis: "High level commands to declare and evolve a hierarchy based on packed classes"
1818
description: """

0 commit comments

Comments
 (0)