module HelloModule where helloThing :: String -> String helloThing = (++) "Hello "