Skip to content

Commit b1e9caf

Browse files
authored
Allow text-rope-0.3 (#595)
1 parent 9dc8a07 commit b1e9caf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
index-state: 2024-05-26T14:00:00Z
1+
index-state: 2024-11-26T14:00:00Z
22

33
packages:
44
./lsp

lsp/lsp.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ library
7474
, sorted-list ^>=0.2.1
7575
, stm ^>=2.5
7676
, text >=1 && <2.2
77-
, text-rope ^>=0.2
77+
, text-rope >=0.2 && <0.4
7878
, transformers >=0.5 && <0.7
7979
, unliftio ^>=0.2
8080
, unliftio-core ^>=0.2

0 commit comments

Comments
 (0)