haskell-data-hash: disable broken test suite

wip/yesman
Philipp Hausmann 9 years ago
parent 63efc2ee38
commit 35b3d16bde
No known key found for this signature in database
GPG Key ID: 7D9D938B2A1BD86C
  1. 1
      pkgs/development/haskell-modules/configuration-common.nix

@ -349,6 +349,7 @@ self: super: {
conduit-connection = dontCheck super.conduit-connection;
craftwerk = dontCheck super.craftwerk;
damnpacket = dontCheck super.damnpacket; # http://hydra.cryp.to/build/496923/log
data-hash = dontCheck super.data-hash;
Deadpan-DDP = dontCheck super.Deadpan-DDP; # http://hydra.cryp.to/build/496418/log/raw
DigitalOcean = dontCheck super.DigitalOcean;
directory-layout = dontCheck super.directory-layout;

Loading…
Cancel
Save