Skip to content

stack dot --[no-]include-boot-libraries #5324

Open
@sjakobi

Description

@sjakobi

stack dot already has a --[no-]include-base flag to hide dependencies on base which about every package has.

The boot libraries are similar to base in that they are included in every GHC installation. Excluding all of these could simplify many package graphs.

An alternative suggestion for the name would be --prune-boot-libraries.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions