Skip to content

Commit

Permalink
Allow sorted-list 0.2.2
Browse files Browse the repository at this point in the history
Builds fine and all tests pass.
  • Loading branch information
felixonmars authored Nov 13, 2023
1 parent 7d9de12 commit 0033306
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 0033306

Please sign in to comment.