summaryrefslogtreecommitdiff
path: root/compiler/hsSyn/HsDoc.hs
Commit message (Expand)AuthorAgeFilesLines
* Don't import FastString in HsVersions.hIan Lynagh2008-03-291-2/+0
* Fixed warnings in hsSyn/HsDocTwan van Laarhoven2008-01-271-7/+3
* Merge from Haddock: Add <<url>> for imagesDavid Waern2007-11-121-0/+1
* Merge of a patch from the old Haddock branch:David Waern2007-11-121-4/+22
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* Remove redundant importsimonpj@microsoft.com2007-01-111-1/+0
* Merge Haddock comment support from ghc.haddock -- big patchdavve@dtek.chalmers.se2006-10-051-0/+77