reference issue in comment

This commit is contained in:
Allen Nelson 2018-01-06 23:08:24 -06:00
parent 6ea37497cd
commit a4c8f60e86

View file

@ -566,7 +566,7 @@ self: super: {
# https://github.com/alphaHeavy/lzma-enumerator/issues/3
lzma-enumerator = dontCheck super.lzma-enumerator;
# Unpin some versions
# https://github.com/haskell-hvr/lzma/issues/8
lzma = appendPatch super.lzma ./patches/lzma-tests.patch;
# https://github.com/BNFC/bnfc/issues/140