{-# LANGUAGE Unsafe #-} {-# OPTIONS_GHC -fpackage-trust #-} -- | Basic test to see if Safe flags compiles module SafeFlags15 where f :: Int f = 1