A Workspace
's declarative configuration.
- packagesDir : System.FilePath
The directory to which Lake should download remote dependencies. Defaults to
defaultPackagesDir
(i.e.,.lake/packages
).
Instances For
instance
Lake.WorkspaceConfig.packagesDir.instConfigField :
ConfigField WorkspaceConfig `packagesDir System.FilePath
Equations
Equations
Equations
Equations
- Lake.instInhabitedWorkspaceConfig.default = { packagesDir := default }
Instances For
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Lake.instReprWorkspaceConfig = { reprPrec := Lake.instReprWorkspaceConfig.repr }