aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Interface/ParseModuleHeader.hs
Commit message (Expand)AuthorAgeFilesLines
* Position the module header the same way everywhereDavid Waern2010-05-131-2/+0
* Fix #112David Waern2010-04-101-4/+5
* Propagate source positions from Lex.x to Parse.yDavid Waern2010-04-071-2/+4
* Follow move of parser and lexerDavid Waern2010-01-221-4/+4
* Rename HsDoc back into DocDavid Waern2009-11-281-2/+2
* Correct copyright in H.I.ParseModuleHeaderDavid Waern2009-09-091-1/+1
* Move doc parsing/lexing into Haddock for ghc>=6.11Isaac Dupree2009-08-231-0/+158