forked from mirrors/nixpkgs
haskell-set-with can't compile its test suite.
This commit is contained in:
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;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue