Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 221 Bytes

File metadata and controls

10 lines (6 loc) · 221 Bytes

aoc2020

Execute

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

Run tests

stack test