From 29e3bc30b311e128cced2d7175ce5914d93a295b Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 17 Feb 2015 12:33:19 +0100 Subject: [PATCH] haskell-digestive-foundation-lucid does not compile. --- 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 3ac41838431..d97f42ba5df 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -513,6 +513,7 @@ self: super: { # https://github.com/athanclark/lucid-foundation/issues/1 lucid-foundation = markBroken super.lucid-foundation; + digestive-foundation-lucid = markBroken super.digestive-foundation-lucid; } // {