Posts
-
December 21, 2020
Want to use Haskell for something real but don't want to risk it at work? This is how I do it.
-
June 22, 2020
This script creates a Brewfile using `brew bundle dump` and adds to that all the apps from `/Applications` that can be installed via Homebrew as casks.
-
June 15, 2020
Using a Haskell script to crosspost to Medium a blog post with a frontmatter as used in Jekyll markdown files
-
January 20, 2020
Using a Haskell script to migrate a Kanbanery board to Trello
-
January 13, 2020
Using a Haskell script to crosspost a blog post with a frontmatter as used in Jekyll markdown files
-
January 6, 2020
Using a Haskell script to post a tweet about a blog post with a frontmatter as used in Jekyll markdown files
-
December 26, 2019
Using a Haskell script to bootstrap a file from a template
-
July 8, 2019
Writing scripts with Haskell and PureScript is a good way of doing some functional programming at work