diff --git a/pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix b/pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix index 653187007b31..3f63abcabe19 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix @@ -105,6 +105,9 @@ in { # Broken because of unix >= 2.8 for GHC >= 9.6 darcs = unmarkBroken (doDistribute super.darcs); + # Test suite has too strict dependencies + hw-fingertree = dontCheck super.hw-fingertree; + inherit ( let