haskell.nix icon indicating copy to clipboard operation
haskell.nix copied to clipboard

Move shell support higher up in getting started guides

Open hamishmack opened this issue 3 years ago • 1 comments

Currently we include instructions for nix-build and nix build before nix-shell and nix develop.

@abailly tried out the guides and pointed out that running cabal and other tools in a shell is probably a much more common motivating use case for new users.

It would be nice to rework the guides docs/tutorials/getting-started.md, docs/tutorials/getting-started-flakes.md and docs/tutorials/getting-started-hix.md so that this use case is included first.

hamishmack avatar Jul 11 '22 07:07 hamishmack

@yvan-sraka did we do this yet?

hamishmack avatar Sep 29 '22 07:09 hamishmack