Skip to content

Commit 6a6b9f5

Browse files
committed
Add TOC
1 parent 1a2b356 commit 6a6b9f5

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
Table of Contents
2+
=================
3+
4+
* [Haskell for Visual Studio Code](#haskell-for-visual-studio-code)
5+
* [Setup](#setup)
6+
* [Features](#features)
7+
* [Requirements](#requirements)
8+
* [Configuration options](#configuration-options)
9+
* [Path to server executable](#path-to-server-executable)
10+
* [Security warning](#security-warning)
11+
* [Set additional environment variables for the server](#set-additional-environment-variables-for-the-server)
12+
* [Downloaded binaries](#downloaded-binaries)
13+
* [Setting a specific toolchain](#setting-a-specific-toolchain)
14+
* [Supported GHC versions](#supported-ghc-versions)
15+
* [Using multi-root workspaces](#using-multi-root-workspaces)
16+
* [Investigating and reporting problems](#investigating-and-reporting-problems)
17+
* [FAQ](#faq)
18+
* [Troubleshooting](#troubleshooting)
19+
* [Check issues and tips in the haskell-language-server project](#check-issues-and-tips-in-the-haskell-language-server-project)
20+
* [Restarting the language server](#restarting-the-language-server)
21+
* [Failed to get project GHC version on darwin M1 with stack](#failed-to-get-project-ghc-version-on-darwin-m1-with-stack)
22+
* [GHC ABIs don't match](#ghc-abis-dont-match)
23+
* [Using an old configuration](#using-an-old-configuration)
24+
* [Stack/Cabal/GHC can not be found](#stackcabalghc-can-not-be-found)
25+
* [Contributing](#contributing)
26+
* [Release Notes](#release-notes)
27+
128
# Haskell for Visual Studio Code
229

330
[![vsmarketplacebadge](https://vsmarketplacebadge.apphb.com/version/haskell.haskell.svg)](https://marketplace.visualstudio.com/items?itemName=haskell.haskell)

0 commit comments

Comments
 (0)