lean4-htt/examples/hello/package.lean

5 lines
79 B
Text

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