summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci030.stdout
blob: 49ce606456a3b7e98b8925ad19cda0bab3234571 (plain)
1
2
data D = forall a. C (Int -> a) Char 	-- Defined at ghci030.hs:8:1
data D = forall a. C (Int -> a) Char 	-- Defined at ghci030.hs:8:10