haskellPackages.MIP: enable tests

This was fixed upstream.
This commit is contained in:
Wolfgang Walther
2026-01-22 21:12:37 +01:00
parent a177dfafae
commit d8480eb930
@@ -1033,7 +1033,6 @@ with haskellLib;
lvmrun = disableHardening [ "format" ] (dontCheck super.lvmrun);
matplotlib = dontCheck super.matplotlib;
milena = dontCheck super.milena;
MIP = dontCheck super.MIP; # https://github.com/msakai/haskell-MIP/issues/87
modular-arithmetic = dontCheck super.modular-arithmetic; # tests require a very old Glob (0.7.*)
nats-queue = dontCheck super.nats-queue;
network-dbus = dontCheck super.network-dbus;