Skip to content

Commit 9d91d23

Browse files
committed
Update CHANGELOG.md
1 parent 62de247 commit 9d91d23

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Revision history for haskell-debugger
22

3+
## 0.6.0.0 -- 2025-09-10
4+
5+
* Improve unit handling and fix running when `main` functions exist across different units
6+
* Add interactive home unit id
7+
* The entry file determines which of the `main`s to run.
8+
* Add proper option parsing
9+
* Add preview version of `hdb cli` interactive mode, as an alternative to DAP server
10+
* Experimental and incomplete
11+
* Fix: output uncaught exceptions to stderr
12+
* Fix: output eval completed result to console
13+
314
## 0.5.0.0 -- 2025-08-26
415

516
* Compatibility with GHC 9.14

0 commit comments

Comments
 (0)