From 290184457872be9e5b901eceb0d329ba7d782420 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 20 Jan 2016 19:33:49 +0000 Subject: dropped hoogle --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 6be224b..d148e70 100644 --- a/shell.nix +++ b/shell.nix @@ -7,7 +7,7 @@ let cabal-install hlint cabal2nix hspec QuickCheck quickcheck-instances ] ++ (builtins.attrValues (import ./default.nix {})); - ghc = pkgs.haskell.packages.${compilerName}.ghcWithHoogle packages; + ghc = pkgs.haskell.packages.${compilerName}.ghcWithPackages packages; in pkgs.stdenv.mkDerivation rec { name = "thermoprint-env"; -- cgit v1.2.3