{-# LANGUAGE Trustworthy #-} {-# LANGUAGE Unsafe #-} -- | Basic test to see if Safe flags compiles module SafeFlags13 where f :: Int f = 1