We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 976a52a commit 59e5af9Copy full SHA for 59e5af9
Changelog.md
@@ -1,5 +1,9 @@
1
# Changelog for vscode-haskell
2
3
+## 2.5.1
4
+
5
+- Includes changes of the 2.4.2 release
6
7
## 2.5.0
8
9
- Add tracking of cabal files
package.json
@@ -2,7 +2,7 @@
"name": "haskell",
"displayName": "Haskell",
"description": "Haskell language support powered by the Haskell Language Server",
- "version": "2.4.2",
+ "version": "2.5.1",
"license": "MIT",
"publisher": "haskell",
"engines": {
0 commit comments