aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Options.hs
Commit message (Collapse)AuthorAgeFilesLines
* Fix warnings in H.InterfaceFile and H.OptionsDavid Waern2008-11-061-2/+2
|
* Improve wording in the help messageDavid Waern2008-06-261-2/+2
|
* Use ghc-paths to get the lib dirDavid Waern2008-06-261-1/+1
| | | | | The path can still be overridden using the -B flag. It's not longer required to pass the lib dir to the program that runs the test suite.
* Add a flag for turning off all warningsDavid Waern2008-04-111-1/+3
|
* Remove --no-implicit-prelide flagDavid Waern2008-01-071-3/+0
|
* Remove the -use-package flag, we don't support it anywayDavid Waern2008-01-071-3/+0
|
* Manual merge of old patch:David Waern2007-11-111-2/+2
| | | | | | Sat Apr 21 04:36:43 CEST 2007 Roberto Zunino <zunrob@users.sf.net> * URL expansion for %%, %L, %{LINE}
* Add --ghc-version optionDavid Waern2007-10-201-1/+4
|
* Name changesDavid Waern2007-10-181-6/+6
|
* Add support for --read-interface againDavid Waern2007-10-181-3/+18
|
* Add --optghc=.. style flag passing to GHCDavid Waern2007-10-171-4/+9
|
* Major refactoringDavid Waern2007-08-291-2/+1
|
* Add top module comment to all filesDavid Waern2007-08-171-2/+0
|
* Small comment/layout fixesDavid Waern2007-08-171-4/+12
|
* Move options out of Main into Haddock.OptionsDavid Waern2007-08-171-0/+131