ip: disable test suite

This commit is contained in:
Victor Nawothnig 2020-07-29 15:44:14 +02:00 committed by Peter Simons
parent 907b898383
commit aa66f3fd08
2 changed files with 3 additions and 1 deletions

View file

@ -463,6 +463,9 @@ self: super: {
# https://github.com/byteverse/bytebuild/issues/19
bytebuild = dontCheck super.bytebuild;
# https://github.com/andrewthad/haskell-ip/issues/67
ip = dontCheck super.ip;
# https://github.com/ndmitchell/shake/issues/206
# https://github.com/ndmitchell/shake/issues/267
shake = overrideCabal super.shake (drv: { doCheck = !pkgs.stdenv.isDarwin && false; });

View file

@ -6829,7 +6829,6 @@ broken-packages:
- iostring
- iothread
- iotransaction
- ip
- ip2location
- ip2proxy
- ipatch