forked from mirrors/nixpkgs
haskell-system-canonicalpath: test suite has been fixed
This commit is contained in:
parent
d67a076707
commit
c0db1fec7c
|
@ -450,9 +450,6 @@ self: super: {
|
||||||
# https://github.com/evanrinehart/mikmod/issues/1
|
# https://github.com/evanrinehart/mikmod/issues/1
|
||||||
mikmod = addExtraLibrary super.mikmod pkgs.libmikmod;
|
mikmod = addExtraLibrary super.mikmod pkgs.libmikmod;
|
||||||
|
|
||||||
# https://github.com/d12frosted/CanonicalPath/issues/3
|
|
||||||
system-canonicalpath = dontCheck super.system-canonicalpath;
|
|
||||||
|
|
||||||
# https://github.com/basvandijk/threads/issues/10
|
# https://github.com/basvandijk/threads/issues/10
|
||||||
threads = dontCheck super.threads;
|
threads = dontCheck super.threads;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue