I’ve created a few Haskell apps over the last year:
-
Taskell: a command-line kanban-board/task manager
https://github.com/smallhadroncollider/taskell -
Cmt: a way to write consistent Git commit messages based on a custom template
https://github.com/smallhadroncollider/cmt -
Brök: finds broken links in text files
https://github.com/smallhadroncollider/brok
All works in progress - feedback appreciated. Still new to Haskell, so the code probably leaves a bit to be desired. But maybe useful to folks.