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;
|
ghc = haskellPackages.ghcWithPackages haskellDeps;
|
||||||
|
|
||||||
nixPackages = [
|
nixPackages = [
|
||||||
|
pkgs.zlib
|
||||||
ghc
|
ghc
|
||||||
pkgs.gdb
|
pkgs.gdb
|
||||||
haskellPackages.ghcid
|
haskellPackages.ghcid
|
||||||
|
|
Loading…
Add table
Reference in a new issue