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

+3
+3
pkgs/development/haskell-modules/configuration-common.nix
··· 835 sha256 = "1rk5rgb5lsykpvylz77hzxyflxzlmi3fi06rf0yqg2vvrnri83f1"; 836 }); 837 838 }
··· 835 sha256 = "1rk5rgb5lsykpvylz77hzxyflxzlmi3fi06rf0yqg2vvrnri83f1"; 836 }); 837 838 + # https://github.com/alphaHeavy/lzma-enumerator/issues/3 839 + lzma-enumerator = dontCheck super.lzma-enumerator; 840 + 841 }