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 2451c1f commit 192a221Copy full SHA for 192a221
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Revision history for haskell-debugger
2
3
+## 0.7.0.0 -- 2025-09-10
4
+
5
+* Fix line buffering of debuggee output (thus, stepping through a print line, will indeed print it to the console now).
6
7
## 0.6.0.0 -- 2025-09-10
8
9
* Improve unit handling and fix running when `main` functions exist across different units
0 commit comments