Skip to content

Cleaning one package on a multi-package project #583

Closed
@jcpetruzza

Description

@jcpetruzza

In multi-package projects, stack clean will clean every package, but I couldn't find a way of limiting this to only a single package (or a subset of packages). Is it possible at all? (when re-building all the packages in the project takes time, this can become annoying rather fast!)

In case anyone wonders, neither cabal clean nor runhaskell Setup.hs clean will do the trick...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions