Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| 1664694134 |
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ pkgs.mkShell rec {
|
||||||
with pkgs;
|
with pkgs;
|
||||||
[
|
[
|
||||||
haskell.packages.ghc912.ghc
|
haskell.packages.ghc912.ghc
|
||||||
|
haskell.packages.ghc912.haskell-language-server
|
||||||
zlib
|
zlib
|
||||||
]
|
]
|
||||||
++ map haskell.lib.justStaticExecutables [
|
++ map haskell.lib.justStaticExecutables [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue