Skip to content

Commit 0033306

Browse files
authored
Allow sorted-list 0.2.2
Builds fine and all tests pass.
1 parent 7d9de12 commit 0033306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lsp/lsp.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ test-suite lsp-test
133133
, hspec
134134
, lsp
135135
, row-types
136-
, sorted-list >=0.2.1 && <0.2.2
136+
, sorted-list >=0.2.1 && <0.2.3
137137
, text
138138
, text-rope
139139
, unordered-containers

0 commit comments

Comments
 (0)