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