haskellPackages.matplotlib: unmark as broken

This commit is contained in:
rnhmjoj 2019-09-04 14:16:52 +02:00 committed by Peter Simons
parent 9786a40304
commit 7f01fe9845
2 changed files with 1 additions and 1 deletions

View file

@ -332,6 +332,7 @@ self: super: {
lensref = dontCheck super.lensref; lensref = dontCheck super.lensref;
lucid = dontCheck super.lucid; #https://github.com/chrisdone/lucid/issues/25 lucid = dontCheck super.lucid; #https://github.com/chrisdone/lucid/issues/25
lvmrun = disableHardening (dontCheck super.lvmrun) ["format"]; lvmrun = disableHardening (dontCheck super.lvmrun) ["format"];
matplotlib = dontCheck super.matplotlib;
memcache = dontCheck super.memcache; memcache = dontCheck super.memcache;
MemoTrie = dontHaddock (dontCheck super.MemoTrie); MemoTrie = dontHaddock (dontCheck super.MemoTrie);
metrics = dontCheck super.metrics; metrics = dontCheck super.metrics;

View file

@ -7163,7 +7163,6 @@ broken-packages:
- mathflow - mathflow
- mathgenealogy - mathgenealogy
- mathlink - mathlink
- matplotlib
- matrix-as-xyz - matrix-as-xyz
- matsuri - matsuri
- matterhorn - matterhorn