#!/usr/bin/env runghc main :: IO () main = putStrLn "Hello, Advent of Code 2020!"