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

fix: use ghci-dap and -ignore-dot-ghci #91

Merged
merged 1 commit into from
May 1, 2023
Merged

Conversation

sjcobb2022
Copy link
Contributor

@sjcobb2022 sjcobb2022 commented Apr 30, 2023

Hi again,

I'm really sorry to be making so many pull requests, but I had a conversation with the author of the haskell-debug-adapter and came to the conclusion that it may be good to remove any potential user cofiguration from stalling the initialisation stage of teh debugger. We now use -ignore-dot-ghci to ensure ghci runs completely "fresh".

We now also use ghci-dap as the ghc engine, which makes debugging more convenient.

@jay-babu jay-babu merged commit 6fe5eac into jay-babu:main May 1, 2023
@jay-babu
Copy link
Owner

jay-babu commented May 1, 2023

Thanks for being thorough!

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

Successfully merging this pull request may close these issues.

2 participants