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

Bump ghcide #3943

Merged
merged 3 commits into from
Jan 4, 2020
Merged

Bump ghcide #3943

merged 3 commits into from
Jan 4, 2020

Conversation

cocreature
Copy link
Contributor

Pull Request Checklist

  • Read and understand the contribution guidelines
  • Include appropriate tests
  • Set a descriptive title and thorough description
  • Add a reference to the issue this PR will solve, if appropriate
  • Include changelog additions in one or more commit message bodies between the CHANGELOG_BEGIN and CHANGELOG_END tags, if appropriate
  • Normal production system change, include purpose of change in description

NOTE: CI is not automatically run on non-members pull-requests for security
reasons. The reviewer will have to comment with /AzurePipelines run to
trigger the build.

@cocreature cocreature force-pushed the bump-ghcide branch 3 times, most recently from f415291 to 4646844 Compare January 3, 2020 15:51
@cocreature cocreature marked this pull request as ready for review January 3, 2020 16:26
@cocreature cocreature requested review from aherrmann-da and a user January 3, 2020 16:26
@@ -128,7 +127,7 @@ build_docs_folder path versions = do
-- maps, and here order matters.
let versions_json = versions
& map (\s -> "\"" <> s <> "\": \"" <> s <> "\"")
& List.join ", "
& List.intercalate ", "
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I removed the dependency on MissingH since we already depend on enough other kitchen sink libraries and it doesn’t buy us anything.

Copy link
Contributor

@garyverhaegen-da garyverhaegen-da left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Contributor

@aherrmann-da aherrmann-da left a comment

Choose a reason for hiding this comment

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

CI failure might be due to bazel build @ghcide//:ghcide failing.

@cocreature
Copy link
Contributor Author

@aherrmann-da thanks! should be fixed now.

@cocreature
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@cocreature cocreature merged commit 42c586f into master Jan 4, 2020
@cocreature cocreature deleted the bump-ghcide branch January 4, 2020 06:51
garyverhaegen-da added a commit that referenced this pull request Jan 6, 2020
I noticed all uses of this library had been removed by #3943, but the
library itself wasn't.
@garyverhaegen-da garyverhaegen-da mentioned this pull request Jan 6, 2020
garyverhaegen-da added a commit that referenced this pull request Jan 6, 2020
I noticed all uses of this library had been removed by #3943, but the
library itself wasn't.
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.

3 participants