haddock-library: enable deps and checks, they are fine
M pkgs/development/haskell-modules/configuration-common.nix
This commit is contained in:
parent
cec3c91aeb
commit
eb0f423dde
@ -1044,7 +1044,6 @@ self: super: {
|
|||||||
hgettext = doJailbreak super.hgettext;
|
hgettext = doJailbreak super.hgettext;
|
||||||
|
|
||||||
# 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_1_9_0 = doJailbreak (dontCheck super.haddock-library_1_9_0);
|
haddock-library_1_9_0 = doJailbreak (dontCheck super.haddock-library_1_9_0);
|
||||||
|
|
||||||
# Generate shell completion.
|
# Generate shell completion.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user