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 12a88c1 commit 901a017Copy full SHA for 901a017
Changelog.md
@@ -1,4 +1,4 @@
1
-20210105 haskell-debug-adapter-0.0.34.0
+20210131 haskell-debug-adapter-0.0.34.0
2
* [FIX] issue#11 Test fails to run
3
* [FIX] issue#12 Debugger Freezing/Debug Actions Not Working in Visual Studio
4
* [FIX] issue#16 stack.exe and ghci-dap.exe Leak When IDE Not Stopped Properly
stack.yaml
@@ -19,7 +19,7 @@
19
# resolver: https://example.com/snapshots/2018-01-01.yaml
20
21
# for ghc-8.10.3
22
-resolver: nightly-2021-01-01
+resolver: lts-17.0
23
24
# for ghc-8.8.4
25
# resolver: lts-16.16
0 commit comments