/AoC2021

Advent of Code 2021

Primary LanguageHaskellMIT LicenseMIT

AoC2021

Haskell solutions to advent of code 2021

Add session key to sessionKey.txt to download puzzle input automatically.

In a nix-shell:

Exercises numbered 1a - 25b, to run 1a:

  • solve puzzle aoc solve 1a
  • test with file watch aoc test 1a
  • benchmark with file watch aoc bench 1a