1 2 3 4 5 6 7 8
{-# LANGUAGE Trustworthy #-} module Main where import Prelude import safe M_SafePkg7 main = putStrLn "test"