purescript-simple-request icon indicating copy to clipboard operation
purescript-simple-request copied to clipboard

A library connecting purescript-http, purescript-aff and purescript-node-http

Results 2 purescript-simple-request issues
Sort by recently updated
recently updated
newest added

This port the code to PureScript 0.11. I'm not very familiar with bower, maybe you can check that my ~~way to escape the dependencies nightmare~~ bower resolutions are correct. Tests...

Hi, I get a compilation error when running `pulp test`: ``` pulp test * Building project in /home/user/projects/purescript-simple-request Compiling Control.Monad.Aff.Console Compiling Node.SimpleRequest Warning found: in module Node.SimpleRequest at /home/user/projects/purescript-simple-request/src/Node/SimpleRequest.purs line...