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

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

a :: a -> a
a n = n