This is an attempt to do the Advent of Code 2023
- https://adventofcode.com/2023 in Haskell.
- Install a package (update and install, and stack for IDE support)
Restart code afterwards for implicit ghc restart.
cabal new-update cabal new-install --lib MissingH stack install MissingH