ghcjs-fetch

[Index] For package maintainers and hackage trustees Haskell bindings for the JavaScript Fetch API.


Keywords
bsd3, library, web, Propose Tags , GHCJS.Fetch, GHCJS.Fetch.FFI, GHCJS.Fetch.Types, JavaScript Fetch API
License
BSD-3-Clause
Install
cabal install ghcjs-fetch-0.1.0.0

Documentation

ghcjs-fetch

Travis Hackage

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.