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

Disable per-components mode for cabal-spec version < 1.8 #4182

Merged
merged 1 commit into from
Dec 20, 2016

Conversation

hvr
Copy link
Member

@hvr hvr commented Dec 20, 2016

cabal-version semantics prior to 1.8 joined all build-depends;
as suggested by @ezyang it's easier for now to just fallback to
legacy mode, than to add proper support for per-components builds
for ancient cabal-spec versions

Fixes #4121

cabal-version semantics prior to 1.8 joined all `build-depends`;
as suggested by @ezyang it's easier for now to just fallback to
legacy mode, than to add proper support for per-components builds
for ancient cabal-spec versions

Fixes haskell#4121
@mention-bot
Copy link

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

Copy link
Contributor

@ezyang ezyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for doing this @hvr!

@hvr
Copy link
Member Author

hvr commented Dec 20, 2016

Just for the record, I've been using this patch on next-gen matrix.hho and locally for a few weeks already, and it works reliably (it seems).

@hvr hvr merged commit 369a8c2 into haskell:master Dec 20, 2016
@hvr hvr deleted the pr/issue-4121 branch December 20, 2016 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants