-- This is header {-# LANGUAGE OverloadedStrings #-} module Test where foo :: String foo = "Hello, world!"