-
Notifications
You must be signed in to change notification settings - Fork 347
Mac OS X El Capitan: no such file or directory, ghci #908
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Is |
I came across here because of a complete unrelated problem, but I guess if you have a script calling a script, there are some sandbox-issues... :-( |
@tinoheth maybe you want to use |
try the exec-path-from-shell module. Or edit |
If this happens again please report here and we will reopen the issue. |
After installing OS X El Capitan, the ghci command in my terminal no longer worked. I added symlinks ghci and ghc into /usr/local/bin and can now use it in my terminal like I used to, but haskell-mode is not picking up the links. Is there a way to redefine the path to ghci/ghc for haskell-mode?
The text was updated successfully, but these errors were encountered: