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

Executable built with cabal-dev is not subsequently used by cabal-dev #88

Open
atzedijkstra opened this issue Jan 24, 2013 · 0 comments

Comments

@atzedijkstra
Copy link

When building wxHaskell (after checking out the wx sources) with cabal-dev by:

cabal-dev install ./wxdirect ./wxc ./wxcore ./wx

the built wxdirect is not subsequently used, but instead the global one is used, even after hiding the globally installed one and moving its executable. It is (of course) possible to work around it by globally changing the shell search path, but this is not a flexible sandboxing solution.

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

1 participant