From 66fa31308c06e7ce8e588b8b2a33ce6b270b42c7 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 15 Dec 2013 20:03:17 +0100 Subject: [PATCH] haskell-ghc-mod: re-enable the test suite --- pkgs/development/libraries/haskell/ghc-mod/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/development/libraries/haskell/ghc-mod/default.nix b/pkgs/development/libraries/haskell/ghc-mod/default.nix index fb3ccb8e50e..411c4a963f7 100644 --- a/pkgs/development/libraries/haskell/ghc-mod/default.nix +++ b/pkgs/development/libraries/haskell/ghc-mod/default.nix @@ -17,7 +17,6 @@ cabal.mkDerivation (self: { ioChoice syb time transformers ]; buildTools = [ emacs ]; - doCheck = false; postInstall = '' cd $out/share/$pname-$version make