Skip to content

Conversation

@lambda-fairy
Copy link
Contributor

This pull request includes two changes:

  1. cabal-install can now generate reports for dependency solver failures. This is effectively equivalent to PR Add solver failure reporting to cabal-install #2008, with the added feature that if the --build-log option is given, cabal-install will save the solver output as well.
  2. cabal-install now also creates reports for all targets, regardless of whether they were specified by name or local directory or URL. This closes --build-summary does not create a report for local packages #1189 and may help with No build report UI for package candidates hackage-server#74.

@23Skidoo
Copy link
Member

23Skidoo commented Aug 4, 2014

@dcoutts, what do you think?

Conflicts:
	cabal-install/Distribution/Client/Install.hs
dcoutts added a commit that referenced this pull request Aug 13, 2014
Improve build reporting for cabal-install
@dcoutts dcoutts merged commit e1d8947 into haskell:master Aug 13, 2014
@dcoutts
Copy link
Contributor

dcoutts commented Aug 13, 2014

Ok, I added patches for the two little issues I noted.

@lambda-fairy lambda-fairy deleted the reports++ branch August 29, 2014 23:38
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.

--build-summary does not create a report for local packages

3 participants