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

Make runGhcCmd return CradleLoadResult #224

Merged
merged 1 commit into from
Jul 7, 2020

Conversation

lukel97
Copy link
Contributor

@lukel97 lukel97 commented Jul 7, 2020

No description provided.

Copy link
Collaborator

@fendor fendor left a comment

Choose a reason for hiding this comment

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

Minor comment, otherwise LGTM!

Comment on lines 83 to 85
-- | Gets the version of ghc used when compiling the cradle. It is based off of
-- 'getRuntimeGhcLibDir'. If it can't work out the verison reliably, it will
-- fall back to the version of ghc used to compile hie-bios.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Comment seems out of date

This way we can include better error messages when it fails
@lukel97 lukel97 force-pushed the runghccmd-cradleloadresult branch from 7887dd8 to 7a8f3e3 Compare July 7, 2020 19:24
@lukel97 lukel97 requested a review from fendor July 7, 2020 19:24
Copy link
Collaborator

@fendor fendor left a comment

Choose a reason for hiding this comment

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

Nice, thank you!

@fendor fendor merged commit 0b1bc63 into haskell:master Jul 7, 2020
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