haskell-lzma: dontCheck
This commit is contained in:
committed by
Peter Simons
parent
b49693a0fa
commit
b039854de1
@@ -530,8 +530,8 @@ self: super: {
|
||||
# https://github.com/alphaHeavy/lzma-enumerator/issues/3
|
||||
lzma-enumerator = dontCheck super.lzma-enumerator;
|
||||
|
||||
# https://github.com/haskell-hvr/lzma/pull/11
|
||||
lzma = appendPatch super.lzma ./patches/lzma-tests.patch;
|
||||
# https://github.com/haskell-hvr/lzma/issues/14
|
||||
lzma = dontCheck super.lzma;
|
||||
|
||||
# https://github.com/BNFC/bnfc/issues/140
|
||||
BNFC = dontCheck super.BNFC;
|
||||
|
||||
Reference in New Issue
Block a user