haskellPackages.tailfile-hinotify: Disable test suite
This commit is contained in:
parent
f10fc5a13c
commit
37847f263c
@ -866,4 +866,7 @@ self: super: {
|
|||||||
# strict-io is too cautious with it's deepseq dependency
|
# strict-io is too cautious with it's deepseq dependency
|
||||||
# strict-io doesn't have a working bug tracker, the author has been emailed however.
|
# strict-io doesn't have a working bug tracker, the author has been emailed however.
|
||||||
strict-io = doJailbreak super.strict-io;
|
strict-io = doJailbreak super.strict-io;
|
||||||
|
|
||||||
|
# https://github.com/danidiaz/tailfile-hinotify/issues/2
|
||||||
|
tailfile-hinotify = dontCheck super.tailfile-hinotify;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user