haskell-marquise fails its test suite.

This commit is contained in:
Peter Simons 2015-03-27 23:23:49 +01:00
parent 3061ce63aa
commit 67950f036e

View file

@ -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;