Skip to content
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

haskell-dap cannot load dylib on Mac High Sierra #38

Open
o1lo01ol1o opened this issue Dec 20, 2018 · 1 comment
Open

haskell-dap cannot load dylib on Mac High Sierra #38

o1lo01ol1o opened this issue Dec 20, 2018 · 1 comment

Comments

@o1lo01ol1o
Copy link

user$ stack install phoityne-vscode haskell-dap
[...]
user$ haskell-dap
yields:

dyld: Library not loaded: @rpath/libHShaskell-dap-0.0.10.0-8CeORxiLfA5733gsM81yXO-ghc8.2.2.dylib
  Referenced from: /Users/user/.local/bin/haskell-dap
  Reason: image not found
Abort trap: 6

Any way to correctly point to the dyld?

@phoityne
Copy link
Owner

phoityne commented Jan 7, 2019

Hi.

With LinuxOS, similar issue has been occured.
phoityne/haskell-dap#7 (under investigation)

I do not use MacOS, so it may be wrong,
but this might be the same cause.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants