Skip to content

Benchmark: Enable 9.6, 9.8 #4118

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

Merged
merged 14 commits into from
Mar 7, 2024
Prev Previous commit
Next Next commit
update lsp-types example
  • Loading branch information
soulomoon committed Mar 5, 2024
commit eba48a33fff9c654f76269985fe1a97bf3868a1c
4 changes: 2 additions & 2 deletions bench/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ examples:
package: lsp-types
version: 2.1.1.0
modules:
- src/Language/LSP/Types/WatchedFiles.hs
- src/Language/LSP/Types/CallHierarchy.hs
- generated/Language/LSP/Protocol/Internal/Types/DidChangeWatchedFilesParams.hs
- src/Language/LSP/Protocol/Types/SemanticTokens.hs

- name: MultiLayerModules
path: bench/MultiLayerModules.sh
Expand Down