#! /usr/bin/env runhaskell import Prelude main :: IO () main = putStrLn "hello world"