aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Options.hs
Commit message (Expand)AuthorAgeFilesLines
* Differentiate between TH splices (line-links) and regular namesNiklas Haas2014-03-091-7/+11
* Use optLast instead of listToMaybe for sourceUrls/wikiUrlsNiklas Haas2014-03-091-7/+6
* Per-module extension flags and language listing.Mateusz Kowalczyk2014-01-121-2/+6
* Print missing documentation. Fixes #258.Mateusz Kowalczyk2013-09-181-1/+4
* Fixes #231Mateusz Kowalczyk2013-09-181-1/+3
* qualification style 'abbreviated' -> 'aliased'Henning Thielemann2012-04-021-2/+2
* 'abbreviate' qualification style - basic supportHenning Thielemann2012-04-011-8/+9
* emit an error message when the --qual option is used incorrectlyHenning Thielemann2012-04-011-5/+8
* add QualOption type for distinction between qualification argument given by t...Henning Thielemann2012-04-011-5/+5
* Add flag --interface-version.David Waern2011-11-251-0/+3
* Add --print-ghc-path.David Waern2011-10-271-0/+3
* QUALI -> QUAL in the description --qual for consistencyDavid Waern2010-12-061-1/+1
* Remove --debug. It was't used, and --verbosity should take its placeDavid Waern2010-12-061-3/+0
* Add a flag --pretty-html for rendering indented html with newlinesDavid Waern2010-12-061-1/+4
* Style policeDavid Waern2010-10-161-8/+8
* Use "qual" as an abbreviation for qualification instead of "quali" for consis...David Waern2010-10-161-4/+4
* Solve conflictsDavid Waern2010-10-161-0/+10
* corrected qualification help messageTobias Brandt2010-08-271-2/+1
* adding support for local and relative name qualificationTobias Brandt2010-08-271-1/+3
* adding the option to fully qualify identifiersTobias Brandt2010-08-271-1/+4
* Naming wibblesDavid Waern2010-08-291-9/+10
* Add source entity path to --read-interfaceDavid Waern2010-08-291-6/+9
* excisting last vestiges of the --xhtml flagMark Lentczner2010-07-241-1/+1
* rename --default-themes to --built-in-themesMark Lentczner2010-07-231-3/+3
* drop --themes support, add named theme supportMark Lentczner2010-07-231-5/+2
* command like processing for theme selectionMark Lentczner2010-07-231-2/+8
* remove --html-help support - it was old, out-of-date, and mostly missingMark Lentczner2010-07-221-8/+0
* remove old HTML backendMark Lentczner2010-07-221-4/+2
* LaTeX backend (new options: --latex, --latex-style=<style>)Simon Marlow2010-06-301-0/+8
* WibbleDavid Waern2010-05-151-1/+1
* Improve description of --dump-interfaceDavid Waern2010-05-151-1/+1
* Move some more flag functions to Haddock.OptionsDavid Waern2010-05-141-7/+22
* De-tabify Haddock.Options and fix other whitespace issuesDavid Waern2010-05-141-52/+52
* Re-order things in Haddock.Options a bitDavid Waern2010-05-141-77/+77
* Move flag evaluation code from Main to Haddock.OptionsDavid Waern2010-05-141-0/+60
* WibbleDavid Waern2010-05-141-1/+1
* Re-direct compilation output to a temporary directoryDavid Waern2010-05-141-1/+4
* Position the module header the same way everywhereDavid Waern2010-05-131-2/+0
* First, experimental XHTML renderingMark Lentczner2010-03-201-0/+2
* Add --print-ghc-libdirDavid Waern2009-08-151-0/+3
* Add Haddock module headersDavid Waern2009-06-241-3/+11
* Delete Haddock.Exception and move contents to Haddock.TypesDavid Waern2009-06-241-1/+1
* add unicode outputporges2008-12-071-0/+2
* Add verbosity flag and utils, remove "verbose" flagDavid Waern2008-12-071-3/+3
* 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
* 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