index
:
haddock.git
ghc-9.2
ghc-9.4
ghc-gitlab-ghc-9.2.2
ghc-gitlab-ghc-9.4.1
ghc-gitlab-ghc-9.4.1rc1
ghc-gitlab-ghc-head
master
Haddock with an org backend (haddorg).
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Haddock
/
Options.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
'abbreviate' qualification style - basic support
Henning Thielemann
2012-04-01
1
-8
/
+9
*
emit an error message when the --qual option is used incorrectly
Henning Thielemann
2012-04-01
1
-5
/
+8
*
add QualOption type for distinction between qualification argument given by t...
Henning Thielemann
2012-04-01
1
-5
/
+5
*
Add flag --interface-version.
David Waern
2011-11-25
1
-0
/
+3
*
Add --print-ghc-path.
David Waern
2011-10-27
1
-0
/
+3
*
QUALI -> QUAL in the description --qual for consistency
David Waern
2010-12-06
1
-1
/
+1
*
Remove --debug. It was't used, and --verbosity should take its place
David Waern
2010-12-06
1
-3
/
+0
*
Add a flag --pretty-html for rendering indented html with newlines
David Waern
2010-12-06
1
-1
/
+4
*
Style police
David Waern
2010-10-16
1
-8
/
+8
*
Use "qual" as an abbreviation for qualification instead of "quali" for consis...
David Waern
2010-10-16
1
-4
/
+4
*
Solve conflicts
David Waern
2010-10-16
1
-0
/
+10
*
corrected qualification help message
Tobias Brandt
2010-08-27
1
-2
/
+1
*
adding support for local and relative name qualification
Tobias Brandt
2010-08-27
1
-1
/
+3
*
adding the option to fully qualify identifiers
Tobias Brandt
2010-08-27
1
-1
/
+4
*
Naming wibbles
David Waern
2010-08-29
1
-9
/
+10
*
Add source entity path to --read-interface
David Waern
2010-08-29
1
-6
/
+9
*
excisting last vestiges of the --xhtml flag
Mark Lentczner
2010-07-24
1
-1
/
+1
*
rename --default-themes to --built-in-themes
Mark Lentczner
2010-07-23
1
-3
/
+3
*
drop --themes support, add named theme support
Mark Lentczner
2010-07-23
1
-5
/
+2
*
command like processing for theme selection
Mark Lentczner
2010-07-23
1
-2
/
+8
*
remove --html-help support - it was old, out-of-date, and mostly missing
Mark Lentczner
2010-07-22
1
-8
/
+0
*
remove old HTML backend
Mark Lentczner
2010-07-22
1
-4
/
+2
*
LaTeX backend (new options: --latex, --latex-style=<style>)
Simon Marlow
2010-06-30
1
-0
/
+8
*
Wibble
David Waern
2010-05-15
1
-1
/
+1
*
Improve description of --dump-interface
David Waern
2010-05-15
1
-1
/
+1
*
Move some more flag functions to Haddock.Options
David Waern
2010-05-14
1
-7
/
+22
*
De-tabify Haddock.Options and fix other whitespace issues
David Waern
2010-05-14
1
-52
/
+52
*
Re-order things in Haddock.Options a bit
David Waern
2010-05-14
1
-77
/
+77
*
Move flag evaluation code from Main to Haddock.Options
David Waern
2010-05-14
1
-0
/
+60
*
Wibble
David Waern
2010-05-14
1
-1
/
+1
*
Re-direct compilation output to a temporary directory
David Waern
2010-05-14
1
-1
/
+4
*
Position the module header the same way everywhere
David Waern
2010-05-13
1
-2
/
+0
*
First, experimental XHTML rendering
Mark Lentczner
2010-03-20
1
-0
/
+2
*
Add --print-ghc-libdir
David Waern
2009-08-15
1
-0
/
+3
*
Add Haddock module headers
David Waern
2009-06-24
1
-3
/
+11
*
Delete Haddock.Exception and move contents to Haddock.Types
David Waern
2009-06-24
1
-1
/
+1
*
add unicode output
porges
2008-12-07
1
-0
/
+2
*
Add verbosity flag and utils, remove "verbose" flag
David Waern
2008-12-07
1
-3
/
+3
*
Fix warnings in H.InterfaceFile and H.Options
David Waern
2008-11-06
1
-2
/
+2
*
Improve wording in the help message
David Waern
2008-06-26
1
-2
/
+2
*
Use ghc-paths to get the lib dir
David Waern
2008-06-26
1
-1
/
+1
*
Add a flag for turning off all warnings
David Waern
2008-04-11
1
-1
/
+3
*
Remove --no-implicit-prelide flag
David Waern
2008-01-07
1
-3
/
+0
*
Remove the -use-package flag, we don't support it anyway
David Waern
2008-01-07
1
-3
/
+0
*
Manual merge of old patch:
David Waern
2007-11-11
1
-2
/
+2
*
Add --ghc-version option
David Waern
2007-10-20
1
-1
/
+4
*
Name changes
David Waern
2007-10-18
1
-6
/
+6
*
Add support for --read-interface again
David Waern
2007-10-18
1
-3
/
+18
*
Add --optghc=.. style flag passing to GHC
David Waern
2007-10-17
1
-4
/
+9
*
Major refactoring
David Waern
2007-08-29
1
-2
/
+1
[next]