summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T18828.stdout
blob: 8736ff036fd03349082e482e57a4523b610aba0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
ObjectSyn (->) :: *
= *
forall ob. ObjectSyn ((:~:) :: Cat ob) :: *
= ob
ObjectSyn (:-) :: *
= Constraint
ObjectFam (->) :: *
= *
forall ob. ObjectFam ((:~:) :: Cat ob) :: *
= ob
ObjectFam (:-) :: *
= Constraint