id,summary,reporter,owner,description,type,status,priority,milestone,version,resolution,keywords,cc
156,No documentation created without explicit export list,jutaro,,"Write a Module:

""module A where
test = 1""

Do:
> haddock A.hs -h

Result is:
""
A

Produced by Haddock version 2.6.1
""
test is in the index, 
but not in the module.

Haddock 2.8.1 tested on Linux and Windows",defect,closed,critical,,2.8.0,invalid,,martin.sulzmann@…
