summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/safeHaskell/check/pkg01/ImpSafeOnly03.hs
blob: d09e39937d061edd9cad700a3e041b7a7e765b28 (plain)
1
2
3
4
5
6
7
8
{-# LANGUAGE Safe #-}
module Main where

import M_SafePkg3

main = do
    putStrLn $ show bigInt