haskell-cabal-helper: test suite has been fixed upstream
This commit is contained in:
parent
93b830f111
commit
62a85cb205
@ -826,9 +826,6 @@ self: super: {
|
|||||||
# FPCO's fork of Cabal won't succeed its test suite.
|
# FPCO's fork of Cabal won't succeed its test suite.
|
||||||
Cabal-ide-backend = dontCheck super.Cabal-ide-backend;
|
Cabal-ide-backend = dontCheck super.Cabal-ide-backend;
|
||||||
|
|
||||||
# https://github.com/DanielG/cabal-helper/issues/2
|
|
||||||
cabal-helper = overrideCabal super.cabal-helper (drv: { preCheck = "export HOME=$TMPDIR"; });
|
|
||||||
|
|
||||||
# https://github.com/ekmett/comonad/issues/25
|
# https://github.com/ekmett/comonad/issues/25
|
||||||
comonad = dontCheck super.comonad;
|
comonad = dontCheck super.comonad;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user