Add solution to AoC 2024 #02ab
Add a parser for AoC 2023 #18
Rework the Dijkstra's algorithm implementation using psqueues to solve AoC 2023 #17
Add solution to AoC 2024 #01ab (and some Haskell template and Qulude cleanup)
Add solution to AoC 2023 #16b
Add solution to AoC 2023 #16a
Add solution to AoC 2023 #15b
Add solution to AoC 2023 #15a
Break out the generic Grid type into its own module
Add solution to AoC 2023 #14b
Sketch a naive solution to AoC 2023 #14b
Add solution to AoC 2023 #14a
Add solution to AoC 2023 #13b
Add solution to AoC 2023 #13a
Extend the Haskell runner and Qulude to render input and call run-c
Add a naive solution to AoC 2023 #12a (always fun to find a nice use of the list monad!)
Add solution to AoC 2023 #11b
Add solution to AoC 2023 #11a
Use the region-finder-outer to solve AoC 2023 #10b
Add a region finding algorithm for AoC 2023 #10b