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 3ad32c6 commit 7a87841Copy full SHA for 7a87841
cabal.project
@@ -1,4 +1,4 @@
1
-index-state: 2023-12-23T00:00:00Z
+index-state: 2024-02-26T00:00:00Z
2
3
packages:
4
./lsp
lsp-test/lsp-test.cabal
@@ -44,7 +44,7 @@ library
44
build-depends:
45
, aeson >=2 && <2.3
46
, aeson-pretty ^>=0.8
47
- , ansi-terminal >=0.10 && <1.1
+ , ansi-terminal >=0.10 && <1.2
48
, async ^>=2.2
49
, base >=4.10 && <5
50
, bytestring >=0.10 && <0.13
0 commit comments