We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d0ddf3 commit d7c36edCopy full SHA for d7c36ed
doc/install_and_upgrade.md
@@ -195,7 +195,7 @@ can also get the `haskell-stack-tool` package from there.
195
196
Users who follow the `nixos-unstable` channel or the Nixpkgs `master` branch can install the latest `stack` release into their profile by running:
197
198
- nix-env -f "<nixpkgs>" -iA haskellPackages.stack
+ nix-env -f "<nixpkgs>" -iA stack
199
200
Alternatively, the package can be built from source as follows.
201
0 commit comments