forked from mirrors/nixpkgs
haskell-commutative can't compile its test suite.
This commit is contained in:
parent
23761a4fd6
commit
b0784c2dc8
|
@ -935,4 +935,7 @@ self: super: {
|
|||
yi-solarized = dontDistribute super.yi-solarized;
|
||||
yi-spolsky = dontDistribute super.yi-spolsky;
|
||||
|
||||
# https://github.com/athanclark/commutative/issues/1
|
||||
commutative = dontCheck super.commutative;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue