Disable tests on haskellPackages.telegraph
This commit is contained in:
parent
071863cf74
commit
180ec7be87
@ -226,6 +226,7 @@ self: super: builtins.intersectAttrs super {
|
|||||||
http-client-tls = dontCheck super.http-client-tls;
|
http-client-tls = dontCheck super.http-client-tls;
|
||||||
http-conduit = dontCheck super.http-conduit;
|
http-conduit = dontCheck super.http-conduit;
|
||||||
transient-universe = dontCheck super.transient-universe;
|
transient-universe = dontCheck super.transient-universe;
|
||||||
|
telegraph = dontCheck super.telegraph;
|
||||||
typed-process = dontCheck super.typed-process;
|
typed-process = dontCheck super.typed-process;
|
||||||
js-jquery = dontCheck super.js-jquery;
|
js-jquery = dontCheck super.js-jquery;
|
||||||
hPDB-examples = dontCheck super.hPDB-examples;
|
hPDB-examples = dontCheck super.hPDB-examples;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user