Adding a newline after a comment block in Doom Emacs
Adding a newline at the end of a comment block is something that always bothered me in Doom Emacs.
PureScript Date and Time guide
I’ve been writing for a while a small guide on how to handle dates and times in PureScript.
Adding live css and js reload to Yesod
By default Yesod does live reloading when editing .hs
files or
Shakespeare template files. When working directly with js or css files this doesn’t happen
and we’re forced to manually reload the browser at every change.
A quick overview of Purescript package managers as of October 2018
In this post I want to give a very quick overview of Purescript’s package managers and some tools related to them.