hreq
hreq copied to clipboard
Support for newer GHCs
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.
Please feel free to submit a PR. Thanks
Here's the MR - https://github.com/epicallan/hreq/pull/31 - does it look good to go?