/aoc2022

Advent of Code 2022 solutions

Primary LanguageHaskellISC LicenseISC

Advent of Code 2022

Solutions for Advent of Code 2022. After installing GHC 9.2 and Cabal (ghcup), the solution for day N can be run using:

cabal run -j day-N