summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/ghci/scripts/ghci030.stdout
blob: 24fa768e6af39ba26623c1c2dba68ddbf49af082 (plain)
1
2
3
4
5
6
data D where
  C :: (Int -> a) -> Char -> D
  	-- Defined at ghci030.hs:8:6
data D where
  C :: (Int -> a) -> Char -> D
  	-- Defined at ghci030.hs:8:21