@hackage nri-http0.1.0.3
Make Elm style HTTP requests
Categories
License
BSD-3-Clause
Maintainer
haskell-open-source@noredink.com
Links
Versions
Installation
Dependencies (13)
- aeson >=1.4.6.0 && <2.1
- base >=4.12.0.0 && <4.16
- bytestring >=0.10.8.2 && <0.12
- conduit >=1.3.0 && <1.4
- http-client >=0.6.0 && <0.8
- http-client-tls >=0.3.0 && <0.4 Show all…
Dependents (0)
Http
Making HTTP requests using an API inspired by Elm's elm/http.