Skip to content

Commit d105b87

Browse files
committed
2 parents 3acdc5f + f331611 commit d105b87

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_chapters/haskell0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,12 @@ This may download any missing dependencies.
171171

172172
Install the [Haskell extension](https://marketplace.visualstudio.com/items?itemName=haskell.haskell). This provides Haskell language support including language server, syntax highlighting, and linting.
173173

174+
If you are asked
175+
176+
> How do you want the extension to manage/discover HLS and the relevant toolchain?
177+
178+
select the ‘Manually via PATH’ option. This corresponds to the ‘Haskell: Manage HLS’ option in VS Code, which should be set to `PATH` (`"haskell.manageHLS": "PATH"`).
179+
174180
### Optional Extras
175181

176182
These may take a while to install, so if you’re installing Haskell during your applied class, it is worth getting started on your applied session work instead.

0 commit comments

Comments
 (0)