From d8e4bbca4cf646afcf36603dca07ad024b2106e1 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 2 Feb 2021 14:47:14 -0800 Subject: shell.nix - install zlib --- shell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index d3bf73799..1fa25de79 100644 --- a/shell.nix +++ b/shell.nix @@ -92,6 +92,7 @@ let ghc = haskellPackages.ghcWithPackages haskellDeps; nixPackages = [ + pkgs.zlib ghc pkgs.gdb haskellPackages.ghcid -- cgit v1.2.3