haskell-commutative can't compile its test suite.

This commit is contained in:
Peter Simons 2015-08-15 20:14:47 +02:00
parent 23761a4fd6
commit b0784c2dc8

View file

@ -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;
}