You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run the debugger, simply hit the green run button.
57
51
See the Features section below for what is currently supported.
58
52
53
+
# Multiple home units session
54
+
55
+
Multiple home units is supported but currently may require a workaround (issue is tracked by [#38](https://github.com/well-typed/haskell-debugger/issues/38)).
56
+
57
+
If your multiple home units session does not work by default (e.g. if you
58
+
cannot set breakpoints on different units), and you do not have a `hie.yaml`
59
+
file, you may want to try creating a `hie.yaml` file in the root of the
0 commit comments