issues
search
cuedo
/
github-webhooks
Haskell types and instances for decoding GitHub webhook payloads.
https://hackage.haskell.org/package/github-webhooks
MIT License
34
stars
15
forks
source link
[#49]: Remove redundant liftA import
#50
Closed
kvanbere
closed
2 years ago
kvanbere
commented
2 years ago
Issue reference:
This resolves issue #49.
Submission Checklist:
[x] Have you followed the guidelines in our
Contributing
document (for example, is your tree a clean merge)?
[x] Have you checked to ensure there aren't other open
Pull Requests
for the same update/change?
[x] Does your submission build?
[x] Does your submission pass tests?
[x] Have you run lints on your code locally prior to submission?
[x] Have you updated
all
of the cabal/nix infrastructure?
[x] Is this a breaking change? Have you discussed this?
Issue reference: This resolves issue #49.
Submission Checklist: