Merge pull request #167957 from TristanCacqueray/unbreak-bloodhound

haskellPackages: unbreak bloodhound

authored by sternenseemann and committed by GitHub 7ae9629c c77384cf

+1 -3
+1 -1
pkgs/development/haskell-modules/configuration-common.nix
··· 252 252 binary-protocol = dontCheck super.binary-protocol; # http://hydra.cryp.to/build/499749/log/raw 253 253 binary-search = dontCheck super.binary-search; 254 254 bits = dontCheck super.bits; # http://hydra.cryp.to/build/500239/log/raw 255 - bloodhound = dontCheck super.bloodhound; 255 + bloodhound = dontCheck super.bloodhound; # https://github.com/plow-technologies/quickcheck-arbitrary-template/issues/10 256 256 buildwrapper = dontCheck super.buildwrapper; 257 257 burst-detection = dontCheck super.burst-detection; # http://hydra.cryp.to/build/496948/log/raw 258 258 cabal-meta = dontCheck super.cabal-meta; # http://hydra.cryp.to/build/497892/log/raw
-1
pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
··· 433 433 - blockfrost-api 434 434 - blockhash 435 435 - Blogdown 436 - - bloodhound 437 436 - bloomfilter-redis 438 437 - blubber-server 439 438 - bludigon
-1
pkgs/development/haskell-modules/hackage-packages.nix
··· 45329 45329 description = "Elasticsearch client library for Haskell"; 45330 45330 license = lib.licenses.bsd3; 45331 45331 hydraPlatforms = lib.platforms.none; 45332 - broken = true; 45333 45332 }) {}; 45334 45333 45335 45334 "bloodhound-amazonka-auth" = callPackage