haskell-lzma-enumerator: test suite is broken (and has been for quite a while)

This commit is contained in:
Peter Simons 2015-05-23 15:16:31 +02:00
parent c32c742a82
commit f0311f9b8c

View file

@ -835,4 +835,7 @@ self: super: {
sha256 = "1rk5rgb5lsykpvylz77hzxyflxzlmi3fi06rf0yqg2vvrnri83f1";
});
# https://github.com/alphaHeavy/lzma-enumerator/issues/3
lzma-enumerator = dontCheck super.lzma-enumerator;
}