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

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

a :: a -> a
a n = n