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

Update example code in README.md #590

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

patrickaldis
Copy link
Contributor

Resolves #494

The lsp protocol types changed as of this - example docs end up being pretty far off.

Copied lsp/example/Simple.hs over to the README

@michaelpj
Copy link
Collaborator

Thanks! Perhaps it's just a bad idea to have literal code copied into the README, we could just refer people to the (checked) example file. Anyway, this looks good.

@michaelpj michaelpj enabled auto-merge (squash) June 9, 2024 07:48
@michaelpj michaelpj merged commit dfdff13 into haskell:master Jun 9, 2024
16 checks passed
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.

Bad example code in README
2 participants