Skip to content

Assume LocalBuildInfo is available in cabal-testsuite. #4109

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

Merged
merged 1 commit into from
Nov 13, 2016

Conversation

ezyang
Copy link
Contributor

@ezyang ezyang commented Nov 13, 2016

Now that cabal-testsuite uses a Custom setup, we can assume
that we are able to read the LBI from our build. This is good
news, because the old algorithm didn't really work at all
(and stopped working with cabal-install-1.24.0.1)

Fixes #4108.

Signed-off-by: Edward Z. Yang [email protected]

@mention-bot
Copy link

@ezyang, thanks for your PR! By analyzing the history of the files in this pull request, we identified @23Skidoo, @grayjay and @hvr to be potential reviewers.

Now that cabal-testsuite uses a Custom setup, we can assume
that we are able to read the LBI from our build.  This is good
news, because the old algorithm didn't really work at all
(and stopped working with cabal-install-1.24.0.1)

Fixes haskell#4108.

Signed-off-by: Edward Z. Yang <[email protected]>
@ezyang ezyang merged commit ad17ad9 into haskell:master Nov 13, 2016
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

Successfully merging this pull request may close these issues.

2 participants