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 39609ff commit b82c880Copy full SHA for b82c880
src/lake/Lake/Config/Pattern.lean
@@ -8,6 +8,8 @@ module
8
prelude
9
public import Init.Data.Array.Basic
10
public import Init.System.FilePath
11
+public import Std.Data.TreeMap.Basic
12
+public import Lean.Data.Name
13
import Lake.Util.Name
14
15
open System Lean
0 commit comments