haskell.packages.ghc96.relude: jailbreak and skip tests

This commit is contained in:
Rodney Lorrimar 2023-07-25 11:08:04 +08:00
parent 13acc8f938
commit d8e11a4943
No known key found for this signature in database
GPG key ID: D8B75C95FB4D1143

View file

@ -171,7 +171,9 @@ self: super: {
rebase = doJailbreak super.rebase_1_20;
rerebase = doJailbreak super.rerebase_1_20;
hiedb = dontCheck super.hiedb;
retrie = dontCheck (super.retrie);
retrie = dontCheck super.retrie;
# https://github.com/kowainik/relude/issues/436
relude = dontCheck (doJailbreak super.relude);
ghc-exactprint = unmarkBroken (addBuildDepends (with self.ghc-exactprint.scope; [
HUnit Diff data-default extra fail free ghc-paths ordered-containers silently syb