24 December 2023 advent of code, haskell, puzzle Advent of Code 2023 day 19 Using the type system keeps me on track, and lenses and monoids keep things simple. Read more
22 December 2023 advent of code, haskell, puzzle Advent of Code 2023 day 18 A day of two halves: parsing and calculation. Read more
21 December 2023 advent of code, haskell, puzzle Advent of Code 2023 day 17 A lesson on not overthinking things, except when I used phantom types. Read more