summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T5820.stdout
blob: 4940da3f2d7af0acefea569669698f7fd73f4eb1 (plain)
1
2
3
4
5
6
7
8
type Foo :: *
data Foo = Foo
  	-- Defined at T5820.hs:3:1
instance [safe] Eq Foo -- Defined at T5820.hs:4:10
type Foo :: *
data Foo = Foo
  	-- Defined at T5820.hs:3:1
instance [safe] Eq Foo -- Defined at T5820.hs:4:10