Skip to content

Commit

Permalink
Explicitly point users to the build log in the error messages
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoutts committed Aug 11, 2016
1 parent 5fe5202 commit 94e3b3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cabal-install/Distribution/Client/ProjectOrchestration.hs
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ reportBuildFailures verbosity plan buildOutcomes

| otherwise
-> renderFailureSummary mentionDepOf pkg reason
++ ". See the build log above for details."

ShowBuildSummaryOnly reason ->
renderFailureDetail mentionDepOf pkg reason
Expand Down

0 comments on commit 94e3b3f

Please sign in to comment.