My code solutions for the Advent of Code competition.
So far all the scripts are done in Haskell. To run them, download or install a Haskell interpreter. You can also execute the script directly via nix-shell
if you have Nix installed. This will automatically fetch all the appropriate packages and execute the script.