lean4-htt/examples/hello/package.lean

5 lines
71 B
Text

import Lake
def package : Lake.PackageConfig := {
name := "hello"
}