Skip to content

Commit

Permalink
Install cabal-install from pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Jun 21, 2024
1 parent cab4b78 commit 7513067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ let
in
pkgs.mkShell {
buildInputs = [
pkgs.haskellPackages.cabal-install
pkgs.cabal-install
pkgs.zsh
supportedGhcVersions.${ghcVersion}
];
Expand Down

0 comments on commit 7513067

Please sign in to comment.