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

Remove haskell and lsp-bench #7

Merged
merged 3 commits into from
Oct 4, 2024
Merged

Conversation

EduardoRFS
Copy link
Contributor

Description

After #5 there is only one tool using Haskell in the project lsp-bench, which is used to benchmark our LSP, while this tool is useful, it doesn't justify the overhead of having an entire Haskell stack.

Currently Haskell is still present due to shellcheck, but hopefully as part of #6 this can also be removed very soon.

Related

@EduardoRFS EduardoRFS changed the base branch from main to drop-debugger October 4, 2024 15:19
Base automatically changed from drop-debugger to main October 4, 2024 17:21
@EduardoRFS EduardoRFS force-pushed the drop-lsp-bench-and-haskell branch from ca5d02a to 632b561 Compare October 4, 2024 17:22
@EduardoRFS EduardoRFS merged commit c61d549 into main Oct 4, 2024
@EduardoRFS EduardoRFS deleted the drop-lsp-bench-and-haskell branch October 4, 2024 17:23
EduardoRFS added a commit that referenced this pull request Oct 20, 2024
* delete lsp-bench

* remove haskell

* update the flake lock
EduardoRFS added a commit that referenced this pull request Oct 20, 2024
* delete lsp-bench

* remove haskell

* update the flake lock
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