diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 5767c45b0094..7b02d5a743cf 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -306,7 +306,6 @@ self: super: { # 2025-02-10: Too strict bounds on bytestring < 0.12 ghc-debug-common = doJailbreak super.ghc-debug-common; - ghc-debug-client = doJailbreak super.ghc-debug-client; # Needs older QuickCheck version attoparsec-varword = dontCheck super.attoparsec-varword;