haskellPackages.github: dontCheck
This commit is contained in:
parent
a7af1611ba
commit
a07c754856
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user