lean4-htt/examples/main/lakefile.lean

7 lines
98 B
Text

import Lake
open Lake DSL
package where
name := "foo"
libRoots := #[`Lib]
binRoot := `Main