packages feed

haddock-0.8: examples/hide-bug/D.hs

-- 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