From eb0f423ddec52492d061cee5fce5d8717a8e2ed9 Mon Sep 17 00:00:00 2001 From: Anton-Latukha Date: Fri, 5 Jun 2020 01:29:12 +0300 Subject: [PATCH] haddock-library: enable deps and checks, they are fine M pkgs/development/haskell-modules/configuration-common.nix --- pkgs/development/haskell-modules/configuration-common.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 3f0fdf5f9ad..aa8af60b3fb 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -1044,7 +1044,6 @@ self: super: { 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". - haddock-library = doJailbreak (dontCheck super.haddock-library); haddock-library_1_9_0 = doJailbreak (dontCheck super.haddock-library_1_9_0); # Generate shell completion.