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 6cfdd3d commit 09e8dadCopy full SHA for 09e8dad
lakefile.lean
@@ -6,11 +6,7 @@ package proofwidgets where
6
buildArchive? := "ProofWidgets4.tar.gz"
7
releaseRepo := "https://github.com/leanprover-community/ProofWidgets4"
8
9
-<<<<<<< HEAD
10
require "leanprover-community" / "batteries" @ git "nightly-testing"
11
-=======
12
-require "leanprover-community" / "batteries" @ git "v4.24.0-rc1"
13
->>>>>>> main
14
15
def widgetDir : FilePath := "widget"
16
0 commit comments