shell.nix - install zlib
This commit is contained in:
parent
defad03ce1
commit
d8e4bbca4c
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ let
|
|||
ghc = haskellPackages.ghcWithPackages haskellDeps;
|
||||
|
||||
nixPackages = [
|
||||
pkgs.zlib
|
||||
ghc
|
||||
pkgs.gdb
|
||||
haskellPackages.ghcid
|
||||
|
|
Loading…
Reference in a new issue