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

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

a :: a -> a
a n = n