purescript-httpurple/src/HTTPure
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
..
Body.purs PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
Headers.purs PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
Lookup.purs PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
Method.purs PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
Path.purs Fix some documentation issues (#70) 2017-09-26 07:47:05 -07:00
Query.purs PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
Request.purs PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
Response.purs PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
Server.purs PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
Status.purs PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00