e89f5f0 add a cronjob for haddock indexing and disable gen_contents_index by default

Authored and Committed by petersen 13 years ago
    add a cronjob for haddock indexing and disable gen_contents_index by default
    
    gen_contents_index is run with --batch by cronjob, otherwise does nothing.
    This avoids overhead of running of re-indexing each time
    a ghc-*-devel package is installed, updated, or removed.
    
        
file added
+39
file modified
+14 -1