Skip to content

Commit ff26351

Browse files
414owenpeti
authored andcommitted
haskell.packages.ghc865.rebase: jailbreak on ghc 8.6
1 parent c6ff9d9 commit ff26351

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkgs/development/haskell-modules/configuration-ghc-8.6.x.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ self: super: {
6464
monad-par = dontCheck super.monad-par; # https://github.com/simonmar/monad-par/issues/66
6565
github = dontCheck super.github; # hspec upper bound exceeded; https://github.com/phadej/github/pull/341
6666
binary-orphans = dontCheck super.binary-orphans; # tasty upper bound exceeded; https://github.com/phadej/binary-orphans/commit/8ce857226595dd520236ff4c51fa1a45d8387b33
67+
rebase = doJailbreak super.rebase; # time ==1.9.* is too low
6768

6869
# https://github.com/jgm/skylighting/issues/55
6970
skylighting-core = dontCheck super.skylighting-core;

0 commit comments

Comments
 (0)