This is a markdown headline Here we'll write some comments Now let's do some more stuff Under the subheadline we have more comments, and finally some code: main :: IO () main = putStrLn "blarg!" That was the main.