A Workspace
's declarative configuration.
- packagesDir : Lake.FilePath
The directory to which Lake should download remote dependencies. Defaults to
defaultPackagesDir
(i.e.,.lake/packages
).
Instances For
Equations
- Lake.instInhabitedWorkspaceConfig = { default := { packagesDir := default } }
Equations
- Lake.instReprWorkspaceConfig = { reprPrec := Lake.reprWorkspaceConfig✝ }