Skip to content

Commit cde9d78

Browse files
authored
Cleanup allow-newer for ghc 9.10 (#4320)
1 parent 4b344d3 commit cde9d78

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

cabal.project

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ index-state: 2024-06-13T17:12:34Z
1212
tests: True
1313
test-show-details: direct
1414

15-
-- benchmarks: True
16-
1715
write-ghc-environment-files: never
1816

1917
-- Many of our tests only work single-threaded, and the only way to
@@ -53,15 +51,7 @@ if impl(ghc >= 9.9)
5351
-- https://github.com/ndmitchell/hlint/pull/1594
5452
haskell-language-server -stylishHaskell -hlint -retrie -splice -floskell,
5553
allow-newer:
56-
entropy:base,
57-
entropy:directory,
58-
entropy:filepath,
59-
entropy:process,
6054
haddock-library:base,
6155
haddock-library:containers,
62-
-- These can be removed when we get a new lsp release
63-
quickcheck-instances:base,
64-
quickcheck-instances:containers,
65-
uuid-types:template-haskell,
6656
else
6757
benchmarks: True

0 commit comments

Comments
 (0)