We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa4c3e4 commit 55b39e7Copy full SHA for 55b39e7
lakefile.lean
@@ -24,7 +24,7 @@ require Cli from git
24
"https://github.com/leanprover/lean4-cli" @ "main"
25
26
require leansqlite from git
27
- "https://github.com/kim-em/leansqlite" @ "suppress-reducibility-warning"
+ "https://github.com/kim-em/leansqlite" @ "main"
28
29
/--
30
Obtains the subdirectory of the Lean package relative to the root of the enclosing git repository.
0 commit comments