#! /usr/bin/runhugs +l -- See also /usr/share/doc/hugs/users_guide/others.html > module Main where > import System.Environment > main = do > putStrLn ("Hallo wereld!")