haskell-sets can't compile its test suite.

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