haskell-cabal-helper: (temporary) testing issues

This commit is contained in:
Michael Alan Dorman 2015-08-21 05:09:56 -04:00 committed by Peter Simons
parent 6dd889144d
commit 1e578fa36b

@ -275,4 +275,7 @@ self: super: {
# The tests in vty-ui do not build, but vty-ui itself builds.
vty-ui = enableCabalFlag super.vty-ui "no-tests";
# https://github.com/DanielG/cabal-helper/issues/10
cabal-helper = dontCheck super.cabal-helper;
}