Skip to content

Instantly share code, notes, and snippets.

@kritoke
Last active September 5, 2016 17:20
Show Gist options
  • Save kritoke/1a24075223f4163cf51a4ac7041c7a8c to your computer and use it in GitHub Desktop.
Save kritoke/1a24075223f4163cf51a4ac7041c7a8c to your computer and use it in GitHub Desktop.
Haskell Tips
nix-env -f "<nixpkgs>" -iA haskellPackages.stack # installs stack
stack --nix install package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment