Remember: always read the instructions; that's the most important part.
As I attempt to habituate TDD, I should have some examples of tests to minimize all friction preventing me from testing.
Before starting my take-home assignment, the instructions advised me to create a "Hello, world" program in the language of my choice. Since I'm choosing Haskell, I created this example as my starter boilerplate.