add stack support (#234)

This commit is contained in:
czwinzscher
2019-10-07 19:13:29 +02:00
committed by Roey Darwish Dror
parent b9125f88a9
commit 065bb87c97
3 changed files with 14 additions and 0 deletions

View File

@@ -89,6 +89,7 @@ Just run `topgrade`. It will run the following steps:
* Upgrade [myrepos](https://myrepos.branchable.com/) managed sourcecode repositories
* Upgrade Python packages installed using [pipx](https://github.com/cs01/pipx)
* Upgrade [R globally installed packages](https://github.com/ankane/jetpack)
* Upgrade [stack](https://docs.haskellstack.org/en/stable/README/)
* Upgrade Vim/Neovim packages. Works with the following plugin frameworks:
* [NeoBundle](https://github.com/Shougo/neobundle.vim)
* [Vundle](https://github.com/VundleVim/Vundle.vim)