Skip to content

m25n/aoc2021

Repository files navigation

Advent of Code 2021

I am trying to

  1. write clear and accessible Haskell code
  2. solve the problem
  3. see if I can learn more about how to use Haskell's laziness well

I am not trying to

  1. come up with the most efficient/clever solution
  2. be number 1 on the global leaderboard

Prerequsites

Running

stack run [dayID[ dayID[ dayID]]] # dayID is day01, day02, etc.

About

Advent of Code 2021

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published