summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/sigof01/sigof01i2.stdout
blob: 1ee81c10d223115ce310d9f3e23895f04a35c519 (plain)
1
2
3
4
5
6
7
8
9
class Foo a where
  foo :: a -> a
  {-# MINIMAL foo #-}
data T = A.T
mkT :: T
x :: Bool
Trust type is (Module: Safe, Package: trusted)
Package Trust: Off
B is trusted!