Skip to content

Commit 4b765c1

Browse files
authored
Merge branch 'master' into mpj/require-aeson-2
2 parents 1314326 + 93cae88 commit 4b765c1

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)