File: uninstall_command.md

package info (click to toggle)
haskell-stack 2.15.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,568 kB
  • sloc: haskell: 37,057; makefile: 6; ansic: 5
file content (11 lines) | stat: -rw-r--r-- 465 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
<div class="hidden-warning"><a href="https://docs.haskellstack.org/"><img src="https://cdn.jsdelivr.net/gh/commercialhaskell/stack/doc/img/hidden-warning.svg"></a></div>

# The `stack uninstall` command

~~~text
stack uninstall
~~~

`stack uninstall` provides information to the standard output stream about how
to uninstall Stack or a Stack-supplied tool (such as GHC or, on Windows, MSYS2).
It does not itself uninstall Stack or a Stack-supplied tool.