summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci019.stdout
blob: 0a9fefb77bf691725dcf6ed8591f619a0629cda8 (plain)
1
2
3
4
type Foo :: *
data Foo = Foo
  	-- Defined at ghci019.hs:8:1
instance [safe] Prelude.Eq Foo -- Defined at ghci019.hs:9:10