1 2 3 4 5 6 7 8 9
{-# LANGUAGE Safe #-} {-# LANGUAGE Safe #-} -- | Basic test to see if Safe flags compiles module SafeFlags11 where f :: Int f = 1