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 b497a7e commit 23d1894Copy full SHA for 23d1894
tests/err_miss_dep.v.out
@@ -1,2 +1,9 @@
1
+Toplevel input, character 0:
2
+> HB.structure Definition AbelianGrp := { A of IsAbelianGrp A }.
3
+> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
+Warning:
5
+pulling in dependencies: [err_miss_dep_IsAddComoid]
6
+Please list them or end the declaration with '&'
7
+[HB.implicit-structure-dependency,HB,elpi,default]
8
The command has indeed failed with message:
9
HB: Unable to find mixin err_miss_dep_IsAddComoid on subject K
0 commit comments