Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ packages:
./hls-plugin-api
./hls-test-utils

-- Use the lsp-types change from haskell/lsp#630 until it lands upstream.
source-repository-package
type: git
location: https://github.com/sjakobi/lsp.git
tag: 68d3eab658849acd9dc27a8104584e76b17c9472
subdir:
lsp-types

index-state: 2026-02-24T00:00:00Z

tests: True
Expand Down
Loading