{-# OPTIONS_GHC -Werror -fwarn-missing-export-lists #-} module ShouldCompile () where foo :: String foo = "foo"