Skip to content

hls-graph: add lower bound for async #3021

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Jul 6, 2022
Merged

hls-graph: add lower bound for async #3021

merged 2 commits into from
Jul 6, 2022

Conversation

Bodigrim
Copy link
Contributor

@Bodigrim Bodigrim commented Jul 6, 2022

Control.Concurrent.Async is not available before async-2.0.

As a Hackage trustee, I made a matching revision:
https://hackage.haskell.org/package/hls-graph-1.7.0.0/revisions/

`Control.Concurrent.Async` is not available before `async-2.0`
@Bodigrim Bodigrim requested a review from pepeiborra as a code owner July 6, 2022 19:35
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.

LGTM, thanks!

@fendor fendor added the merge me Label to trigger pull request merge label Jul 6, 2022
@mergify mergify bot merged commit ffefe76 into master Jul 6, 2022
@Bodigrim Bodigrim deleted the Bodigrim-patch-4 branch July 9, 2022 10:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants