hreq icon indicating copy to clipboard operation
hreq copied to clipboard

A type dependent highlevel HTTP client library inspired by servant-client.

Results 4 hreq issues
Sort by recently updated
recently updated
newest added

Hi I just picked up your library, it’s really nice! I was wondering how I can do some extra parsing of a response if I know i can expect some...

- [ ] Add type-level tests - [ ] Make type family code more robust eliminating the possibility of a stuck type family error - [ ] Upload to stackage.

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....