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
I eventually stumbled on needing to run stack install haskell-dap, and adding a --with-ghc=haskell-dap argument for my ghci launch config in VS code. If this is required, shouldn't it be installed as a dependency and configured to launch?
Or if not, what was I missing in order to debug without it?
The text was updated successfully, but these errors were encountered:
Running vs code 1.31.1.
I eventually stumbled on needing to run stack install haskell-dap, and adding a --with-ghc=haskell-dap argument for my ghci launch config in VS code. If this is required, shouldn't it be installed as a dependency and configured to launch?
Or if not, what was I missing in order to debug without it?
The text was updated successfully, but these errors were encountered: