haskell-marquise fails its test suite.
This commit is contained in:
parent
3061ce63aa
commit
67950f036e
|
@ -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…
Reference in New Issue