From cca1b01b021d5aab264bef9e3ae54ad89c7f0b63 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 2 Feb 2015 12:27:32 +0100 Subject: [PATCH] haskell-uhc-light: won't succeed the Haddock stage --- pkgs/development/haskell-modules/configuration-common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index e07c9735c80..d8267ecd1d5 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -88,6 +88,7 @@ self: super: { markdown-unlit = dontHaddock super.markdown-unlit; network-conduit = dontHaddock super.network-conduit; shakespeare-text = dontHaddock super.shakespeare-text; + uhc-light = dontHaddock super.uhc-light; # https://github.com/UU-ComputerScience/uhc/issues/45 # jailbreak doesn't get the job done because the Cabal file uses conditionals a lot. darcs = overrideCabal super.darcs (drv: {