haskellPackages.ghc-debug-client: remove jailbreak

Has been updated upstream.
This commit is contained in:
Wolfgang Walther
2026-03-30 09:26:47 +02:00
parent 857c678957
commit d15d59cc0a
@@ -482,11 +482,6 @@ with haskellLib;
# 2025-02-10: Too strict bounds on bytestring < 0.12
ghc-debug-common = doJailbreak super.ghc-debug-common;
ghc-debug-client = lib.pipe super.ghc-debug-client [
(warnAfterVersion "0.7.0.0")
# 2025-09-18: Too strict bounds on containers < 0.7
doJailbreak
];
# https://github.com/agrafix/superbuffer/issues/4
# Too strict bounds on bytestring < 0.12