| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Polysemy.Http.Json
Description
Synopsis
- jsonRequest :: forall c (r :: EffectRow). Member (Http c) r => Request -> Sem r (Either HttpError (Response LByteString))
| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Polysemy.Http.Json
Description