Skip to content

Commit b78812f

Browse files
committed
Formatting changes
1 parent 9c2eb22 commit b78812f

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ This release includes some interesting new features:
1515
- The extension has lot of more log traces now, which hopefully will help to
1616
identify the cause of issues
1717

18+
### Pull requests merged for 1.8.0
19+
1820
- Update supported ghc versions for hls-1.5.1
1921
([#514](https://github.com/haskell/vscode-haskell/pull/514)) by @jneira
2022
- Fix hole_severity option: Use integer instead of string

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ These are the versions of GHC that there are binaries of `haskell-language-serve
9999
| 8.6.5 ||||
100100

101101
The exact list of binaries can be checked in the last release of haskell-language-server: <https://github.com/haskell/haskell-language-server/releases/latest>
102+
102103
You can check the current GHC versions support status and the policy followed for deprecations [here](https://haskell-language-server.readthedocs.io/en/latest/supported-versions.html).
103104

104105
## Using multi-root workspaces

0 commit comments

Comments
 (0)