Pantograph/examples/Example/lakefile.lean

11 lines
169 B
Plaintext

import Lake
open Lake DSL
require aesop from git
"https://github.com/leanprover-community/aesop.git" @ "v4.12.0"
package Example
@[default_target]
lean_lib Example