From b49b2d9bbabad1a2e0b08cee178258a84db83ee7 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 23 Jul 2015 20:12:31 +0200 Subject: haskell-shelly: test suite has been fixed upstream --- pkgs/development/haskell-modules/configuration-common.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'pkgs/development/haskell-modules') diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 72faf8884860..6a4680d49066 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -895,7 +895,4 @@ self: super: { # https://ghc.haskell.org/trac/ghc/ticket/9825 vimus = overrideCabal super.vimus (drv: { broken = pkgs.stdenv.isLinux && pkgs.stdenv.isi686; }); - # https://github.com/yesodweb/Shelly.hs/issues/105 - shelly = dontCheck super.shelly; - } -- cgit 1.4.1