summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci033.stdout
blob: 4deea62397b9c7e03af7bafab7dc17a05b9cfe98 (plain)
1
2
3
type Foo :: *
data Foo = Foo1 Int | Int `InfixCon` Bool
  	-- Defined at ghci033.hs:4:1