epicallan / hreq

A type dependent highlevel HTTP client library inspired by servant-client.
https://lukwagoallan.com/posts/http-requests-with-hreq
53 stars 3 forks source link

Support for newer GHCs #30

Open nitinprakash96 opened 1 week ago

nitinprakash96 commented 1 week ago

Hello, I just found out the library and it looks nice. Love that it leverages servant-client and keeps the simplicity. But it looks like this is due for an update. I'm happy to provide a PR if you are okay with supporting newer GHC versions. I'm not really looking for any new features per se but just exploring http client libraries.

epicallan commented 22 hours ago

Please feel free to submit a PR. Thanks