Skip to content

Commit 71bad4d

Browse files
committed
Elpi 1.12 + Coq-Elpi 1.7.0
1 parent 1b16942 commit 71bad4d

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
@@ -10,7 +10,7 @@ dev-repo: "git+https://github.com/math-comp/hierarchy-builder"
1010

1111
build: [ make ]
1212
install: [ make "install" "VFILES=structures.v" ]
13-
depends: [ "coq-elpi" {> "1.5.99" & < "1.7.0~"} ]
13+
depends: [ "coq-elpi" {>= "1.7.0" & < "1.8.0~"} ]
1414
synopsis: "Hierarchy Builder"
1515
description: """
1616
High level commands to declare and evolve a hierarchy based on packed classes.

0 commit comments

Comments
 (0)