Commit Graph

5 Commits

Author SHA1 Message Date
Connor Prussin
61b88de59b
#153 bind to 0.0.0.0 instead of localhost (#154)
* Bind to 0.0.0.0 instead of localhost

* Don't use nixjs for purescript

* Use lorri

* Use niv

* Use nix for travis build

* Clean up travis config
2020-02-26 16:43:38 -08:00
Drew Olson
ac43b0d125 Update response functions to return MonadAff m => m Response (#150)
* Update Response functions to return MonadAffs

* Install psc-package for travis build
2019-09-29 20:57:15 -07:00
Connor Prussin
3676a3b0f9 Turn off travis email notifications (#43) 2017-07-18 11:29:30 -07:00
Connor Prussin
16e84c1501 Turn on strict compilation (#35) 2017-07-17 19:10:01 -07:00
Connor Prussin
9727789f71 Add travis configuration (#16) 2017-05-25 20:35:21 -07:00