Gareth Smith
4d5518eff5
Update the tests to work with purescript-spec v4.0.0 ( #147 )
...
This version was already being pulled in by the package set, so the
tests were breaking.
Also update bower.json to match the package set dependencies.
2019-09-23 13:14:21 -07:00
Petri Lehtinen
d333c6f6b3
Respond with 500 Internal Server Error upon unhandled exceptions ( #123 )
...
Refs #109
2018-10-09 10:37:23 -07:00
Connor Prussin
ce4a10a3b5
Make server cancelable and clean up examples and tests ( #112 )
2018-09-02 14:05:54 -07:00
Petri Lehtinen
8badd62b3e
PureScript 0.12 support ( #89 )
...
- Upgrade all dependencies
- Use Effect instead of Eff
- Use Foreign.Object instead of StrMap
- Use Effect.Ref instead of Control.Monad.ST
- Drop SecureServerM, it's the same as ServerM now
2018-07-08 16:16:48 -07:00
Connor Prussin
7c606aec49
Add custom HTTP configurations ( #88 )
2018-02-08 21:46:45 -08:00
Connor Prussin
0fa3d1a90c
Clean up tests and examples ( #86 )
2017-10-26 17:19:30 -04:00