haskell-set-with can't compile its test suite.

This commit is contained in:
Peter Simons
2015-08-17 17:56:37 +02:00
parent 441e8a1590
commit c8616b488b
@@ -936,4 +936,7 @@ self: super: {
# https://github.com/athanclark/commutative/issues/1
commutative = dontCheck super.commutative;
# https://github.com/athanclark/set-with/issues/1
set-with = dontCheck super.set-with;
}