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.
2 parents 4246002 + 9bbd0ab commit 7ad866fCopy full SHA for 7ad866f
cabal.project
@@ -6,7 +6,7 @@ packages:
6
package lsp
7
flags: +demo
8
9
-index-state: 2023-05-18T00:00:00Z
+index-state: 2023-07-09T00:00:00Z
10
11
tests: True
12
benchmarks: True
lsp-types/lsp-types.cabal
@@ -68,7 +68,7 @@ library
68
UndecidableInstances
69
70
build-depends:
71
- , aeson >=1.2.2.0
+ , aeson >=1.2.2.0 && <2.2
72
, base >=4.11 && <5
73
, binary
74
, containers
0 commit comments