/aoc2020

Primary LanguageHaskell

Solutions for the Advent of Code 2020 in Haskell

The problems can be found here: Link

Files using an extra package can be compiled with ghc -package parsec 2.hs for example.