summaryrefslogtreecommitdiff
path: root/testsuite/tests/safeHaskell/flags/SafeIgnore.hs
blob: 8c2ee88c3771c815aac8a0c81133595d78ba76db (plain)
1
2
3
4
5
6
{-# LANGUAGE Safe #-}
module SafeIgnore where

import SafeIgnoreA

foo = ()