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

import M_SafePkg5

main = do
    putStrLn $ show bigInt