Skip to content

Stack clean does not work correctly with --nix #3468

@ElvishJerricco

Description

@ElvishJerricco

When using nix integration, stack clean does not work. I'm not sure if there's any reason it should need GHC at all for clean, but it exits with a No compiler found, ... error message when the user does not have GHC installed in their user profile. Presumably Stack is not performing clean from within the nix shell, or it should not need GHC at all.

EDIT: This is a regression in Stack 1.5. This worked in 1.4.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions