mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
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 New Issue
Block a user