From ad56a5c1241318fbb5d2a67aca438fff954c19cd Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 23 Feb 2015 12:11:35 +0100 Subject: [PATCH] haskell-haxr doesn't compile. --- pkgs/development/haskell-modules/configuration-common.nix | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index c4bb03938de..94937b366eb 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -579,6 +579,14 @@ 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.