haskell-marquise fails its test suite.

wip/yesman
Peter Simons 9 years ago
parent 3061ce63aa
commit 67950f036e
  1. 1
      pkgs/development/haskell-modules/configuration-common.nix

@ -237,6 +237,7 @@ self: super: {
hakyll = dontCheck super.hakyll;
Hclip = dontCheck super.Hclip;
HList = dontCheck super.HList;
marquise = dontCheck super.marquise; # https://github.com/anchor/marquise/issues/69
memcached-binary = dontCheck super.memcached-binary;
persistent-zookeeper = dontCheck super.persistent-zookeeper;
pocket-dns = dontCheck super.pocket-dns;

Loading…
Cancel
Save