From eab82da9b9eea3fec367762cccc35182b42d0b53 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 22 Feb 2015 18:40:39 +0100 Subject: [PATCH] More broken Haskell builds. --- pkgs/development/haskell-modules/configuration-common.nix | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index ceb85e1564f..0ea2c87cb6f 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -587,6 +587,13 @@ self: super: { concraft = markBroken super.concraft; concraft-pl = markBroken super.concraft-pl; + # Upstream notified by e-mail. + snowglobe = markBroken super.snowglobe; + gearbox = markBroken super.gearbox; + + # https://github.com/deech/fltkhs/issues/7 + fltkhs = markBroken super.fltkhs; + } // { # Not on Hackage.