haskell-exceptions: upstream has fixed the test suite
This commit is contained in:
parent
e99dc2b0d5
commit
eb7b6e2137
1 changed files with 0 additions and 3 deletions
|
@ -504,9 +504,6 @@ self: super: {
|
|||
# https://github.com/bos/bloomfilter/issues/7
|
||||
bloomfilter = overrideCabal super.bloomfilter (drv: { broken = !pkgs.stdenv.is64bit; });
|
||||
|
||||
# https://github.com/ekmett/exceptions/issues/42
|
||||
exceptions = dontCheck super.exceptions;
|
||||
|
||||
# https://github.com/NixOS/nixpkgs/issues/6350
|
||||
paypal-adaptive-hoops = overrideCabal super.paypal-adaptive-hoops (drv: { testTarget = "local"; });
|
||||
|
||||
|
|
Loading…
Reference in a new issue