Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 200 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 200 Bytes

Run the following commands in the aoc year directory

  cd <year>

Execute

Provide day as an argument

  cabal run aoc.cabal <day>

Run in Repl

  cabal repl