>>>>> Peter Simons <[email protected]> writes: >> How do I run a nix-shell with a specific version of ghc installed?
> $ nix-shell -p haskell-ng.compiler.ghc763 How about starting a shell for a particular package, but having it use ghc763 rather than the default? John _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
