Skip to content

Commit 901a017

Browse files
committed
release-0.0.34.0.
1 parent 12a88c1 commit 901a017

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
20210105 haskell-debug-adapter-0.0.34.0
1+
20210131 haskell-debug-adapter-0.0.34.0
22
* [FIX] issue#11 Test fails to run
33
* [FIX] issue#12 Debugger Freezing/Debug Actions Not Working in Visual Studio
44
* [FIX] issue#16 stack.exe and ghci-dap.exe Leak When IDE Not Stopped Properly

stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# resolver: https://example.com/snapshots/2018-01-01.yaml
2020

2121
# for ghc-8.10.3
22-
resolver: nightly-2021-01-01
22+
resolver: lts-17.0
2323

2424
# for ghc-8.8.4
2525
# resolver: lts-16.16

0 commit comments

Comments
 (0)