bitemyapp / bitemyapp/sendgrid-haskell
most `serialise...` functions are undefined.
- Dominant language
- Haskell
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
eg
https://github.com/bitemyapp/sendgrid-haskell/blob/master/src/Email/SendGrid/Client.hs#L111
https://github.com/bitemyapp/sendgrid-haskell/blob/master/src/Email/SendGrid/Client.hs#L114
https://github.com/bitemyapp/sendgrid-haskell/blob/master/src/Email/SendGrid/Client.hs#L119
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with src/Email/SendGrid/Client.hs at the linked lines 111, 114, and 119, and trace each undefined serialise function to understand the expected request representation. Check the repository's available build or test commands; the issue is done when those functions are defined and the project checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100