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 |
|
Thomas Honeyman
|
6ce52417f7
|
Migrate from purty to purs-tidy (#178)
* Replace purty with purs-tidy
* run purs-tidy
|
2021-11-06 12:37:31 -07: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 |
|
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 |
|