@hackage ghcjs-fetch0.1.0.0
GHCJS bindings for the JavaScript Fetch API
Categories
License
BSD-3-Clause
Maintainer
moritz.kiefer@purelyfunctional.org
Links
Versions
- 0.1.0.0 Thu, 24 May 2018
Installation
Tested Compilers
Dependencies (7)
- aeson >=1.1 && <1.3
- base >=4.9 && <5
- bytestring >=0.10 && <0.11
- case-insensitive >=1.2 && <1.3
- ghcjs-base
- ghcjs-base-stub Show all…
Dependents (1)
@hackage/acme-everything
ghcjs-fetch
Haskell bindings for the JavaScript Fetch API.
Running the tests
- Build the test executable using
cabal new-build ghcjs-fetch-test. - Run the tests with
node selenium.js.