aboutsummaryrefslogtreecommitdiff
path: root/examples/hide-bug/D.hs
blob: 30ac8acca50c8f2b9cf7105161ad34f8c7cb54ce (plain) (blame)
1
2
3
-- The link to the type T in the doc for this module should point to 
-- B.T, not A.T.  Bug fixed in rev 1.59 of Main.hs.
module D(f) where import C