ghcjs-fetch-0.1.0.0: README.md
# ghcjs-fetch [](https://travis-ci.org/cocreature/ghcjs-fetch) [](https://hackage.haskell.org/package/ghcjs-fetch) Haskell bindings for the [JavaScript Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API). ## Running the tests * Build the test executable using `cabal new-build ghcjs-fetch-test`. * Run the tests with `node selenium.js`.