aoc-2021.git
2021-12-11 sgfnew(go): Solve day 2 first puzzle.
2021-12-10 sgffix(git): Remove unnecessary git_hooks dir.
2021-12-10 sgfnew(haskell): Solved day 1 second puzzle.
2021-12-10 sgfnew(haskell): Day 1 first puzzle in haskell.
2021-12-10 sgffeat(go): Single main for all days.
2021-12-08 sgffix(git): Add stack lock file to gitignore.
2021-12-08 sgffeat(git): Add git hooks for sync remote.
2021-12-08 sgffeat(haskell): Add stack build files.
2021-12-08 sgfchore!: Rename directory day1a to day1.
2021-12-07 sgfAdd sync git hooks.
2021-12-07 sgfday1. Solve second puzzle.
2021-12-07 sgfTest input.
2021-12-06 sgfday1. Reformat code.
2021-12-06 sgfInitial commit. Day first challenge solved.