Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS code debugger does nothing when only install phoityne-vscode #41

Open
davex25 opened this issue Feb 26, 2019 · 1 comment
Open

VS code debugger does nothing when only install phoityne-vscode #41

davex25 opened this issue Feb 26, 2019 · 1 comment

Comments

@davex25
Copy link

davex25 commented Feb 26, 2019

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?

@phoityne
Copy link
Owner

This is a same issue as
phoityne/hdx4vsc#1

phoityne-vscode(haskell-debug-adapter) should work standalone.

About using haskell-dap, it is moving to use it gradually.
As you say, dependent libraries and default launch setting will be set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants