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

shared libraries of dependencies aren't found when listed in tests section #85

Open
mwotton opened this issue Jan 5, 2013 · 2 comments

Comments

@mwotton
Copy link

mwotton commented Jan 5, 2013

https://github.com/mwotton/cabal-dev-bug

README shows how to tickle the bug. it seems to work fine when listed in the executable or library section, but not the test-suite section. also, only fires when --enable-shared is on.

@mwotton
Copy link
Author

mwotton commented Jan 5, 2013

oh, i tried removing ./cabal-dev in between each invocation also: this leads to a longer recompile but the same result.

@mwotton
Copy link
Author

mwotton commented Jan 5, 2013

rhino ➜ ~/projects/test_cabal_dev git:(master) ✗ cabal-dev --version
cabal-dev 0.9.1
built with Cabal 1.14.0

rhino ➜ ~/projects/test_cabal_dev git:(master) ✗ ghc --version
The Glorious Glasgow Haskell Compilation System, version 7.6.1

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