Skip to content

Commit 8fc240d

Browse files
authored
Remove allow-newers (#585)
I think these are now all unnecessary.
1 parent fb8363a commit 8fc240d

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

cabal.project

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

33
packages:
44
./lsp
@@ -17,21 +17,3 @@ package lsp-types
1717
-- This makes a big difference here as lsp-types
1818
-- has very many independent modules
1919
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

Comments
 (0)