/adventofcode-2020

Primary LanguageHaskellOtherNOASSERTION

adventofcode

Execute

  • Run stack exec -- adventofcode-exe to see "We're inside the application!"
  • With stack exec -- adventofcode-exe --verbose you will see the same message, with more logging.

Run tests

stack test