Skip to content

Commit

Permalink
Merge pull request #528 from felixonmars/patch-1
Browse files Browse the repository at this point in the history
Allow sorted-list 0.2.2
  • Loading branch information
michaelpj authored Nov 13, 2023
2 parents 7d9de12 + 0033306 commit 93cae88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lsp/lsp.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ test-suite lsp-test
, hspec
, lsp
, row-types
, sorted-list >=0.2.1 && <0.2.2
, sorted-list >=0.2.1 && <0.2.3
, text
, text-rope
, unordered-containers
Expand Down

0 comments on commit 93cae88

Please sign in to comment.