summaryrefslogtreecommitdiff
path: root/testsuite/tests/safeHaskell/flags/SafeFlags12.hs
blob: 37ddddbc7726bf80f2079a9a90c0f5fe2cc1f6cb (plain)
1
2
3
4
5
6
7
{-# LANGUAGE Unsafe #-}
-- | Basic test to see if Safe flags compiles
module SafeFlags12 where

f :: Int
f = 1