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