| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Stack.Clean
Description
Types and functions related to Stack's clean and purge commands.
Documentation
Type representing command line options for the stack clean command.
Constructors
| CleanShallow [PackageName] | Delete the "dist directories" as defined in
|
| CleanFull | Delete all work directories in the project. |