Skip to content

Commit 724ce42

Browse files
committed
ci: try adding stack to dev shell
1 parent 254084e commit 724ce42

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@
108108
default = pkgs.mkShell {
109109
NIX_PATH = "nixpkgs=${pkgs.path}";
110110
buildInputs = with pkgs; [
111+
stack
111112
haskell.compiler.ghc9122
112113

113114
pcre

0 commit comments

Comments
 (0)