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 fb8363a commit 8fc240dCopy full SHA for 8fc240d
cabal.project
@@ -1,4 +1,4 @@
1
-index-state: 2024-05-16T14:00:00Z
+index-state: 2024-05-26T14:00:00Z
2
3
packages:
4
./lsp
@@ -17,21 +17,3 @@ package lsp-types
17
-- This makes a big difference here as lsp-types
18
-- has very many independent modules
19
ghc-options: -j4
20
-
21
-if impl(ghc >= 9.9)
22
- allow-newer:
23
- aeson:containers,
24
- aeson:template-haskell,
25
- boring:base,
26
- co-log-core:base,
27
- entropy:base,
28
- entropy:directory,
29
- entropy:filepath,
30
- entropy:process,
31
- quickcheck-instances:base,
32
- quickcheck-instances:containers,
33
- semialign:base,
34
- semialign:containers,
35
- these:base,
36
- uuid-types:template-haskell,
37
- witherable:containers,
0 commit comments