We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 254084e commit 724ce42Copy full SHA for 724ce42
1 file changed
flake.nix
@@ -108,6 +108,7 @@
108
default = pkgs.mkShell {
109
NIX_PATH = "nixpkgs=${pkgs.path}";
110
buildInputs = with pkgs; [
111
+ stack
112
haskell.compiler.ghc9122
113
114
pcre
0 commit comments