haskellPackages.modular-arithmetic: disable tests
This commit is contained in:
parent
3d4cb55b71
commit
9a104494ec
@ -342,6 +342,7 @@ self: super: {
|
|||||||
MemoTrie = dontHaddock (dontCheck super.MemoTrie);
|
MemoTrie = dontHaddock (dontCheck super.MemoTrie);
|
||||||
metrics = dontCheck super.metrics;
|
metrics = dontCheck super.metrics;
|
||||||
milena = dontCheck super.milena;
|
milena = dontCheck super.milena;
|
||||||
|
modular-arithmetic = dontCheck super.modular-arithmetic; # tests require a very old Glob (0.7.*)
|
||||||
nats-queue = dontCheck super.nats-queue;
|
nats-queue = dontCheck super.nats-queue;
|
||||||
netpbm = dontCheck super.netpbm;
|
netpbm = dontCheck super.netpbm;
|
||||||
network = dontCheck super.network;
|
network = dontCheck super.network;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user