Skip to content

Commit b82c880

Browse files
committed
fix core
1 parent 39609ff commit b82c880

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lake/Lake/Config/Pattern.lean

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ module
88
prelude
99
public import Init.Data.Array.Basic
1010
public import Init.System.FilePath
11+
public import Std.Data.TreeMap.Basic
12+
public import Lean.Data.Name
1113
import Lake.Util.Name
1214

1315
open System Lean

0 commit comments

Comments
 (0)