Skip to content

yellowtides/advent-of-hs-2020

Repository files navigation

advent-of-haskell [2020]

My solutions to all 25 problems (50 stars) from Advent of Code 2020 (https://adventofcode.com/2020/), written in Haskell with the help of the Haskell Tool Stack.

Installation/Usage

In the root folder, run

λ stack run

and input your desired Advent of Code day (indexed from 1!). The answers to both relevant stars will be printed to stdout.

Dependencies

  • haskell-stack
  • ghc

About

My solutions to all 50 stars from Advent of Code 2020 (https://adventofcode.com/2020), written in Haskell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published