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
133b98c9c6
Add helpers in Lookup and return a Maybe from lookup
. ( #84 )
2017-10-23 18:50:27 -04:00
Connor Prussin
f4599b276b
Add Headers.empty and Headers.header ( #78 )
2017-09-29 07:25:31 -07:00
Connor Prussin
48c529e9be
Add middleware example ( #73 )
2017-09-27 12:34:00 -07:00
Connor Prussin
d8eb77d666
Fix some documentation issues ( #70 )
2017-09-26 07:47:05 -07:00
Connor Prussin
278e110d59
Improve and simplify APIs ( #68 )
2017-09-25 23:08:07 -07:00
Connor Prussin
b88b905dad
Code cleanup ( #54 )
2017-08-01 22:08:27 -07:00
Connor Prussin
a2d81b8606
Rename top level directories to be purescript standard
2017-07-17 23:29:51 -07:00