LeoLionel / aoc2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Haskell 100.0%