Use nix
This commit is contained in:
parent
144b5f414d
commit
16de1a1950
2 changed files with 2 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ pkgs.mkShell rec {
|
|||
packages =
|
||||
with pkgs;
|
||||
[
|
||||
haskell.packages.ghc9102.ghc
|
||||
haskell.packages.ghc912.ghc
|
||||
zlib
|
||||
]
|
||||
++ map haskell.lib.justStaticExecutables [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue