summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci031.stdout
blob: 6ed977034c7261c4b060b174c0d5a95654679bd6 (plain)
1
2
3
4
type role D nominal
type D :: * -> *
data Eq a => D a = C a
  	-- Defined at ghci031.hs:7:1