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 889758b commit 6020e05Copy full SHA for 6020e05
coq-hierarchy-builder.opam
@@ -12,7 +12,7 @@ build: [ [ make "build"]
12
[ make "test-suite" ] {with-test}
13
]
14
install: [ make "install" ]
15
-depends: [ "coq-elpi" { (>= "1.15" & < "1.20~") | = "dev" } ]
+depends: [ "coq-elpi" { (>= "1.16" & < "1.20~") | = "dev" } ]
16
conflicts: [ "coq-hierarchy-builder-shim" ]
17
synopsis: "High level commands to declare and evolve a hierarchy based on packed classes"
18
description: """
0 commit comments