summaryrefslogtreecommitdiff
path: root/rules/haddock.mk
Commit message (Expand)AuthorAgeFilesLines
* Make haddocking depend on the library .a filesimonpj@microsoft.com2009-05-291-0/+4
* Add a haddock target, for just building the haddock docsIan Lynagh2009-05-261-0/+2
* Add some more $s to rules/haddock.mk for consistencyIan Lynagh2009-05-261-2/+2
* Fix haddockingIan Lynagh2009-05-261-1/+1
* Prevent haddock docs being built when HADDOCK_DOCS=NODuncan Coutts2009-04-291-0/+2
* Add a header to all build system files:Simon Marlow2009-04-281-0/+12
* GHC new build system megapatchIan Lynagh2009-04-261-0/+27