haskellPackages.matplotlib: unmark as broken
This commit is contained in:
parent
9786a40304
commit
7f01fe9845
@ -332,6 +332,7 @@ self: super: {
|
||||
lensref = dontCheck super.lensref;
|
||||
lucid = dontCheck super.lucid; #https://github.com/chrisdone/lucid/issues/25
|
||||
lvmrun = disableHardening (dontCheck super.lvmrun) ["format"];
|
||||
matplotlib = dontCheck super.matplotlib;
|
||||
memcache = dontCheck super.memcache;
|
||||
MemoTrie = dontHaddock (dontCheck super.MemoTrie);
|
||||
metrics = dontCheck super.metrics;
|
||||
|
@ -7163,7 +7163,6 @@ broken-packages:
|
||||
- mathflow
|
||||
- mathgenealogy
|
||||
- mathlink
|
||||
- matplotlib
|
||||
- matrix-as-xyz
|
||||
- matsuri
|
||||
- matterhorn
|
||||
|
Loading…
Reference in New Issue
Block a user