/advent

Adventofcode.com solutions in haskell. All years complete (2015-2023)

Primary LanguageHaskell

Solutions in haskell to adventofcode.com puzzles

Solutions with a main method expect the input file to be piped to it, otherwise the input should be given to the suitable function inside ghci.