Skip to content

Commit 2d981d4

Browse files
committed
Docs
1 parent 1dc4213 commit 2d981d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ You can watch demos for some of these features [here](https://haskell-language-s
3232
- For Cabal based projects, both ghc and [cabal-install](https://www.haskell.org/cabal/) must be installed and on the PATH. It can also be installed with [ghcup](https://www.haskell.org/ghcup/) or [Chocolatey](https://www.haskell.org/platform/windows.html) on Windows.
3333
- For Stack based projects, [stack](http://haskellstack.org) must be installed and on the PATH.
3434
- If you are installing from an offline VSIX file, you need to install [language-haskell](https://github.com/JustusAdam/language-haskell) too after installation (either from the marketplace or offline).
35+
- Alternatively, you can let the extension manage your entire toolchain automatically (you'll be asked on first startup) via
36+
[ghcup](https://www.haskell.org/ghcup/), which should be pre-installed
3537

3638
## Configuration options
3739

0 commit comments

Comments
 (0)