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

Need to export CradleLoadResult #85

Merged
merged 1 commit into from
Nov 7, 2019
Merged

Need to export CradleLoadResult #85

merged 1 commit into from
Nov 7, 2019

Conversation

istathar
Copy link
Contributor

@istathar istathar commented Nov 7, 2019

The return type of getCompilerOptions changed, so the major version of hie-bios needs to bump to n+1, in this case 0.3.0

It's new return type, CradleLoadResult, needs to be exported. Done.

The return type of `getCompilerOptions` changed, so the major version of
**hie-bios** needs to bump to n+1.

It's new return type, CradleLoadResult, needs to be exported. Done.
@mpickering
Copy link
Collaborator

There are many changes since 0.2 which require a version bump. It's not surprising that ghcide won't compile against the master branch.

@mpickering mpickering merged commit 55da0d8 into haskell:master Nov 7, 2019
@istathar istathar deleted the export branch November 7, 2019 10:12
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.

None yet

2 participants