haskellPackages.github: dontCheck

This commit is contained in:
Ryan Mulligan 2019-01-01 14:54:08 -08:00
parent a7af1611ba
commit a07c754856

View File

@ -93,6 +93,7 @@ self: super: {
# https://github.com/jgm/skylighting/issues/55
skylighting-core = dontCheck super.skylighting-core;
github = dontCheck super.github; # hspec upper bound exceeded; https://github.com/phadej/github/pull/341
# Break out of "yaml >=0.10.4.0 && <0.11".
stack = doJailbreak super.stack;