Last active
September 5, 2016 17:20
-
-
Save kritoke/1a24075223f4163cf51a4ac7041c7a8c to your computer and use it in GitHub Desktop.
Haskell Tips
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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