Documentation

Lake.Config.Kinds

@[reducible]

The keyword for package declarations.

Equations
@[reducible, match_pattern, inline]

The kind identifier for facets of a package.

Equations
@[reducible]

The would-be keyword for module declarations.

Such declarations do not currently exist, but this is used as the facet kind for modules.

Equations
@[reducible, match_pattern, inline]

The kind identifier for facets of a (Lean) module.

Equations
@[reducible]

The keyword for Lean library declarations.

Equations
@[reducible, match_pattern, inline]

The kind identifier for facets of a Lean library.

Equations
@[reducible, match_pattern, inline]

The type kind for Lean library configurations.

Equations
@[reducible]

The keyword for Lean executable declarations.

Equations
@[reducible, match_pattern, inline]

The kind identifier for facets of a Lean executable.

Equations
@[reducible, match_pattern, inline]

The type kind for Lean executable configurations.

Equations
@[reducible]

The keyword for external library declarations.

Equations
@[reducible, match_pattern, inline]

The kind identifier for facets of an external library.

Equations
@[reducible, match_pattern, inline]

The type kind for external library configurations.

Equations
@[reducible]

The keyword for input file declarations.

Equations
@[reducible, match_pattern, inline]

The kind identifier for facets of an input file.

Equations
@[reducible, match_pattern, inline]

The type kind for input file configurations.

Equations
@[reducible]

The keyword for input directory declarations.

Equations
@[reducible, match_pattern, inline]

Tge kind identifier for facets of an input directory.

Equations
@[reducible, match_pattern, inline]

The type kind for input directory configurations.

Equations