haskellPackages.ghc-debug-client: remove jailbreak
Passes without it.
This commit is contained in:
committed by
sternenseemann
parent
9ccf09317f
commit
345ce230cb
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user