We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dc8a07 commit b1e9cafCopy full SHA for b1e9caf
cabal.project
@@ -1,4 +1,4 @@
1
-index-state: 2024-05-26T14:00:00Z
+index-state: 2024-11-26T14:00:00Z
2
3
packages:
4
./lsp
lsp/lsp.cabal
@@ -74,7 +74,7 @@ library
74
, sorted-list ^>=0.2.1
75
, stm ^>=2.5
76
, text >=1 && <2.2
77
- , text-rope ^>=0.2
+ , text-rope >=0.2 && <0.4
78
, transformers >=0.5 && <0.7
79
, unliftio ^>=0.2
80
, unliftio-core ^>=0.2
0 commit comments