haskell-sets-with was deprecated.

This commit is contained in:
Peter Simons 2015-08-17 18:00:19 +02:00
parent f92eb718eb
commit 0eca00a544

View File

@ -922,9 +922,6 @@ 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;
# https://github.com/athanclark/sets/issues/2
sets = dontCheck super.sets;