Advent of Code 2024 My solutions to advent of code 2024's puzzles. Repo Format: All puzzle solutions are in Haskell. I will add them to a folder for each day with the inputs given. How do you run the solutions? All solutions will be run by calling main from the module loaded in GHCI.