forked from mirrors/nixpkgs
haskell-cabal-helper: (temporary) testing issues
This commit is contained in:
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;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue