summaryrefslogtreecommitdiff
path: root/testsuite/tests/safeHaskell/ghci/T19243.stdout
blob: 93828deb9b4d085abe669a3f42ecaa4cfe05c79f (plain)
1
2
3
4
type A :: * -> Constraint
class A a
  	-- Defined at T19243.hs:3:1
instance [safe] A Int -- Defined at T19243.hs:4:10