Thomas Honeyman
42bf4475e0
Update for PureScript 0.15 ( #194 )
...
* Update shell and packages
* Fix code for 0.15
* Fix tests
* Format
* Add check-pulp command
* Generate bowerfile
* Add check-pulp to CI
* Add nixfmt to formatting
* Fixup test helpers
* Take 2
* PR comments (#1 )
* Nix cleanup from PR
* Use arrows functions
* Remove unnecessary step
Co-authored-by: Connor Prussin <connor@prussin.net>
2022-05-04 14:02:29 -07:00
Connor Prussin
8295d8755e
Clean up imports ( #185 )
...
* Clean up import declarations to only use qualified when necessary
* Remove unused imports
2021-11-18 22:16:35 -08:00
Connor Prussin
f58aa94484
Remove some stale doc references to make
2021-11-16 21:50:23 -08:00
Connor Prussin
1ad5a08306
Add code formatting with purty ( #171 )
...
* Add code formatting with purty
* Purtify code
2021-03-22 12:02:36 -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
Connor Prussin
278e110d59
Improve and simplify APIs ( #68 )
2017-09-25 23:08:07 -07:00
Connor Prussin
ea1bfbe182
Split out SecureServerM ( #60 )
2017-08-01 22:08:27 -07:00
Connor Prussin
bd58415e3b
Add SSL support ( #55 )
2017-08-01 22:08:27 -07:00