Skip to content

Commit

Permalink
Remove allow-newers (#585)
Browse files Browse the repository at this point in the history
I think these are now all unnecessary.
  • Loading branch information
michaelpj authored May 26, 2024
1 parent fb8363a commit 8fc240d
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions cabal.project
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
index-state: 2024-05-16T14:00:00Z
index-state: 2024-05-26T14:00:00Z

packages:
./lsp
Expand All @@ -17,21 +17,3 @@ package lsp-types
-- This makes a big difference here as lsp-types
-- has very many independent modules
ghc-options: -j4

if impl(ghc >= 9.9)
allow-newer:
aeson:containers,
aeson:template-haskell,
boring:base,
co-log-core:base,
entropy:base,
entropy:directory,
entropy:filepath,
entropy:process,
quickcheck-instances:base,
quickcheck-instances:containers,
semialign:base,
semialign:containers,
these:base,
uuid-types:template-haskell,
witherable:containers,

0 comments on commit 8fc240d

Please sign in to comment.