packages feed

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

-- #hide
module A where { data T = MkT; f :: T; f = MkT }