haskell-haddock-library: jailbreak version 1.8.0 so that we can build the test suite
This commit is contained in:
parent
2c5b9702ef
commit
d8ab6c90ce
@ -1080,6 +1080,7 @@ self: super: {
|
|||||||
|
|
||||||
# The test suite is broken. Break out of "base-compat >=0.9.3 && <0.10, hspec >=2.4.4 && <2.5".
|
# The test suite is broken. Break out of "base-compat >=0.9.3 && <0.10, hspec >=2.4.4 && <2.5".
|
||||||
haddock-library = doJailbreak (dontCheck super.haddock-library);
|
haddock-library = doJailbreak (dontCheck super.haddock-library);
|
||||||
|
haddock-library_1_8_0 = doJailbreak super.haddock-library_1_8_0;
|
||||||
|
|
||||||
# Generate shell completion.
|
# Generate shell completion.
|
||||||
cabal2nix = generateOptparseApplicativeCompletion "cabal2nix" super.cabal2nix;
|
cabal2nix = generateOptparseApplicativeCompletion "cabal2nix" super.cabal2nix;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user