Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 219 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 219 Bytes

AoC2023

Execute

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

Run tests

stack test