/AdventOfCode2019

My solutions to AdventOfCode 2019

Primary LanguageHaskellMIT LicenseMIT

AdventOfCode2019

My solutions to advent of code 2019

Requirements

  • Stack

How to run

stack build
stack exec aoc19-exe <day>
# e.g. stack exec aoc19-exe 1