-- «front-matter» module Main where -- «end» -- «functions» main :: IO () main = return () -- «end»