89 Forks
495 Stars
495 Watchers

vscode-haskell

VS Code extension for Haskell, powered by haskell-language-server

How to download and setup vscode-haskell

Open terminal and run command
git clone https://github.com/haskell/vscode-haskell.git
git clone is used to create a copy or clone of vscode-haskell repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode-haskell https://github.com/haskell/vscode-haskell/archive/master.zip

Or simply clone vscode-haskell with SSH
[email protected]:haskell/vscode-haskell.git

If you have some problems with vscode-haskell

You may open issue on vscode-haskell support forum (system) here: https://github.com/haskell/vscode-haskell/issues