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
It would be very useful to be able to inspect the contents of mutable variable like IORef or MVar.
It looks like the runtime term introspection already supports mutable variables, but we're currently ignoring them in the debugger application.