
7 May
2004
7 May
'04
1:11 a.m.
Hello, There seems to be a bug in Haddock 0.6, which causes it not to list indexes which don't contain an upper case identifier. At the moment I'm fixing the problem by creating a dummy data type in my top level wrapper module.. data Dummy = A|B|C|D|E|F|G|H|I|J|K|L|M|N|O|P|Q|R|S|T|U|V|W|X|Y|Z ..which seems to fix this problem, but I'd rather not have to do this:-) Is there a better work around for this? Also, reading the release notes, there's mention of --gen-contents and --use-contents flags, but these don't seem to be documented in the user guide AFAICS. Regards -- Adrian Hey
7684
Age (days ago)
7684
Last active (days ago)
0 comments
1 participants
participants (1)
-
Adrian Hey