summaryrefslogtreecommitdiff
path: root/testsuite/tests/safeHaskell/check/Check07_A.hs
blob: 5b38c6a07b11ad15444b65037845b881de246db0 (plain)
1
2
3
4
5
6
7
8
{-# LANGUAGE NoImplicitPrelude #-}

-- safe infered, with no pkg trust reqs
module Check07_A where

a :: a -> a
a n = n