name = "evolution"
version = "0.1.0"
[leanOptions]
pp.unicode.fun = true # pretty-prints `fun a ↦ b`
relaxedAutoImplicit = false
weak.linter.mathlibStandardSet = true
maxSynthPendingDepth = 3
[[require]]
name = "mathlib"
scope = "leanprover-community"
rev = "v4.27.0-rc1"
[[require]]
name = "Curl"
scope = "bergmannjg"