Ticket #102 (closed defect: fixed)
building haddock for executables wont CPP
Description
When running Setup.hs haddock for an executable, the sources are not passed through the preprocessor before running haddock (as they are for libraries). This means it is not possible to build docs for files with CPP or TH (without building the files as a library).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

