From dddf5158c3a9397d9c0761b65d15a85c61729e66 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 8 Mar 2015 11:29:28 +0100 Subject: [PATCH] haskell-snowglobe has been fixed. --- 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 0d863556966..7ab52bb4db6 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -570,7 +570,6 @@ self: super: { karakuri = markBroken super.karakuri; # Upstream notified by e-mail. - snowglobe = markBroken super.snowglobe; gearbox = markBroken super.gearbox; # https://github.com/deech/fltkhs/issues/7