summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T13407.stdout
blob: 85d73d9e89647d5ede41b665b8111f79736f2613 (plain)
1
2
3
4
type role Foo phantom phantom
type Foo :: (* -> *) -> forall k. k -> *
data Foo a b
  	-- Defined at <interactive>:3:1