preface: new to OSX development.
cabal install snap –this works fine.
When I type snap into the terminal nothing happens. How do I export my snap path to my $PATH in OSX?
same thing happens with happstack and yesod…. those are both installed as well
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Simply do (in the terminal):
To make it permanent, add that line to the hidden
.profilefile in your home directory and re-login. You can edit~/.profileusingopen ~/.profile. This can also be done with this line in the terminal: