Skip to content

[#49]: Remove redundant liftA import #50

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

Merged
merged 1 commit into from
Dec 5, 2021
Merged

Conversation

kvanbere
Copy link
Member

@kvanbere kvanbere commented Dec 5, 2021

Issue reference:
This resolves issue #49.

Submission Checklist:

  • Have you followed the guidelines in our Contributing document (for example, is your tree a clean merge)?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Does your submission build?
  • Does your submission pass tests?
  • Have you run lints on your code locally prior to submission?
  • Have you updated all of the cabal/nix infrastructure?
  • Is this a breaking change? Have you discussed this?

@kvanbere kvanbere added the bug label Dec 5, 2021
@kvanbere kvanbere added this to the 0.16.0 milestone Dec 5, 2021
@kvanbere kvanbere self-assigned this Dec 5, 2021
@kvanbere kvanbere linked an issue Dec 5, 2021 that may be closed by this pull request
@kvanbere kvanbere merged commit b894bdb into master Dec 5, 2021
@kvanbere kvanbere deleted the bugfix/49-redundant-lifta branch December 5, 2021 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

src/GitHub/Data/Webhooks/Payload.hs:68 the import of liftA is redundant
1 participant