We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b16942 commit 71bad4dCopy full SHA for 71bad4d
coq-hierarchy-builder.opam
@@ -10,7 +10,7 @@ dev-repo: "git+https://github.com/math-comp/hierarchy-builder"
10
11
build: [ make ]
12
install: [ make "install" "VFILES=structures.v" ]
13
-depends: [ "coq-elpi" {> "1.5.99" & < "1.7.0~"} ]
+depends: [ "coq-elpi" {>= "1.7.0" & < "1.8.0~"} ]
14
synopsis: "Hierarchy Builder"
15
description: """
16
High level commands to declare and evolve a hierarchy based on packed classes.
0 commit comments