From 7cc7e9b64a3b4e23fd8d23e84d87cdb787155de7 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 24 Feb 2015 12:10:08 +0100 Subject: [PATCH] haskell-haxr has been fixed. --- pkgs/development/haskell-modules/configuration-common.nix | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 11f9e6945bc..f841439bb02 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -574,14 +574,6 @@ self: super: { lambdabot-reference-plugins = markBroken super.lambdabot-reference-plugins; lambdabot-social-plugins = markBroken super.lambdabot-social-plugins; - # https://github.com/byorgey/haxr/issues/7 - BlogLiterately = markBroken super.BlogLiterately; - haxr = markBroken super.haxr; - haxr-th = markBroken super.haxr-th; - hubigraph = markBroken super.hubigraph; - rtorrent-rpc = markBroken super.rtorrent-rpc; - vacuum-ubigraph = markBroken super.vacuum-ubigraph; - } // { # Not on Hackage.