Advent of Code 2022: Day 1

Published on

I tried using Idris to write this one. Some quick thoughts:

I don’t think I’ll use Idris for further tasks because its UX relies too heavily on the users knowing how the parser and compiler works.