Description
GHCJS bindings for the JavaScript Fetch API.
README.md
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
.