haskell-BNFC: build has been fixed, but the test suite still won't compile

This commit is contained in:
Peter Simons
2015-05-30 19:54:43 +02:00
parent e5a1818745
commit ef0d959fe9
2 changed files with 3 additions and 4 deletions
@@ -827,4 +827,7 @@ self: super: {
# https://github.com/alphaHeavy/lzma-enumerator/issues/3
lzma-enumerator = dontCheck super.lzma-enumerator;
# https://github.com/BNFC/bnfc/issues/140
BNFC = dontCheck super.BNFC;
}