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