b1c403f6b9
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.
2 lines
28 B
Text
2 lines
28 B
Text
:set prompt "> "
|
|
:set -Wall
|