From 2f3e8b1634bfbe091ca20e12a2de28f5c416ec27 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 14 Oct 2014 15:49:43 +0200 Subject: haste-perch: broken by network 2.6.x update --- pkgs/development/libraries/haskell/haste-perch/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs') diff --git a/pkgs/development/libraries/haskell/haste-perch/default.nix b/pkgs/development/libraries/haskell/haste-perch/default.nix index aec315995c82..8b55299eab52 100644 --- a/pkgs/development/libraries/haskell/haste-perch/default.nix +++ b/pkgs/development/libraries/haskell/haste-perch/default.nix @@ -13,5 +13,6 @@ cabal.mkDerivation (self: { license = self.stdenv.lib.licenses.gpl3; platforms = self.ghc.meta.platforms; maintainers = with self.stdenv.lib.maintainers; [ tomberek ]; + broken = true; }; }) -- cgit 1.4.1