Hi John, >> $ 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?
nix-shell "<nixpkgs>" -A haskell-ng.packages.ghc763.popuplar-package Is that what you meant? Best regards, Peter _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
