From 6c08c2c86bb48e49a09f944937558ec9173924b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Hr=C4=8Dek?= Date: Fri, 14 Jun 2024 06:49:38 +0200 Subject: [PATCH] Cleanup allow-newer for ghc 9.10 --- cabal.project | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/cabal.project b/cabal.project index 8b84a4a457..d1b64034b5 100644 --- a/cabal.project +++ b/cabal.project @@ -12,8 +12,6 @@ index-state: 2024-06-10T12:08:58Z tests: True test-show-details: direct --- benchmarks: True - write-ghc-environment-files: never -- Many of our tests only work single-threaded, and the only way to @@ -54,15 +52,7 @@ if impl(ghc >= 9.9) -- https://github.com/ndmitchell/hlint/pull/1594 haskell-language-server -stylishHaskell -fourmolu -hlint -retrie -splice -floskell, allow-newer: - entropy:base, - entropy:directory, - entropy:filepath, - entropy:process, haddock-library:base, haddock-library:containers, - -- These can be removed when we get a new lsp release - quickcheck-instances:base, - quickcheck-instances:containers, - uuid-types:template-haskell, else benchmarks: True