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
/
Main.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'dev' of https://github.com/sol/haddock into ghc-7.6
David Waern
2012-07-23
1
-1
/
+1
|
\
|
*
Use LANGUAGE pragmas instead of default-extensions in cabal file
Simon Hengel
2012-05-27
1
-1
/
+1
*
|
Forward port changes from stable.
Paolo Capriotti
2012-07-19
1
-11
/
+17
|
\
|
|
*
Check qualification option before processing modules.
David Waern
2012-04-01
1
-14
/
+13
|
*
Merge http://code.haskell.org/~thielema/haddock/ into ghc-7.4
David Waern
2012-04-01
1
-2
/
+7
|
|
\
|
|
*
emit an error message when the --qual option is used incorrectly
Henning Thielemann
2012-04-01
1
-1
/
+5
|
|
*
add QualOption type for distinction between qualification argument given by t...
Henning Thielemann
2012-04-01
1
-1
/
+2
|
*
|
Save/restore global state for static flags when running GHC actions
Simon Hengel
2012-03-05
1
-1
/
+3
|
|
/
*
/
Follow changes in GHC
Ian Lynagh
2012-06-12
1
-31
/
+33
|
/
*
Allow doc comments to link to out-of-scope things (#78).
David Waern
2011-11-26
1
-2
/
+5
*
Add flag --interface-version.
David Waern
2011-11-25
1
-5
/
+4
*
Fix build.
David Waern
2011-11-06
1
-9
/
+15
*
Merge branch 'master' of http://darcs.haskell.org/haddock
David Waern
2011-11-06
1
-1
/
+3
|
\
|
*
Merge branch 'master' of http://darcs.haskell.org/haddock
David Waern
2011-10-01
1
-1
/
+3
|
|
\
|
|
*
Follow changes to BinIface Name serialization
Max Bolingbroke
2011-09-27
1
-1
/
+3
*
|
|
Fix build.
David Waern
2011-11-05
1
-6
/
+7
*
|
|
Add --print-ghc-path.
David Waern
2011-10-27
1
-13
/
+17
*
|
|
Remove NEW_GHC_LAYOUT conditional.
David Waern
2011-10-23
1
-4
/
+0
|
/
/
*
/
Use printException instead of deprecated printExceptionAndWarnings
David Waern
2011-10-01
1
-1
/
+1
|
/
*
Add git commits since switchover:
David Waern
2011-06-10
1
-14
/
+13
*
Fix indentation problem
David Waern
2010-12-11
1
-6
/
+6
*
Wibble
David Waern
2010-12-06
1
-0
/
+1
*
Add a flag --pretty-html for rendering indented html with newlines
David Waern
2010-12-06
1
-3
/
+5
*
Remove LANGUAGE ForeignFunctionInterface pragmas
David Waern
2010-11-16
1
-1
/
+1
*
Style wibbles
David Waern
2010-11-16
1
-26
/
+26
*
Wibble
David Waern
2010-11-15
1
-1
/
+1
*
Just say "internal error" instead of "internal Haddock or GHC error"
David Waern
2010-11-15
1
-1
/
+1
*
Match all AsyncExceptions in exception handler
David Waern
2010-11-15
1
-3
/
+10
*
Remove more ghc < 7 code
David Waern
2010-11-15
1
-1
/
+0
*
Remove code for ghc < 7
David Waern
2010-11-15
1
-2
/
+0
*
Follow extension-flattening change in GHC
Ian Lynagh
2010-10-23
1
-6
/
+1
*
Style police
David Waern
2010-10-16
1
-1
/
+1
*
adding the option to fully qualify identifiers
Tobias Brandt
2010-08-27
1
-1
/
+2
*
Use flattenExtensionFlags with ghc >= 6.13 only
David Waern
2010-08-29
1
-1
/
+7
*
Follow flattenLanguageFlags -> flattenExtensionFlags rename
Ian Lynagh
2010-07-24
1
-1
/
+1
*
Flatten the dynflags before parsing
Ian Lynagh
2010-07-24
1
-1
/
+1
*
Naming wibbles
David Waern
2010-08-29
1
-9
/
+9
*
Add source entity path to --read-interface
David Waern
2010-08-29
1
-32
/
+39
*
Get rid of GhcModule and related cruft
David Waern
2010-08-26
1
-0
/
+2
*
Follow recent API additions with some refactorings
David Waern
2010-08-26
1
-46
/
+30
*
Add createInterfaces' (a more high-level alternative to createInterfaces) to ...
Simon Hengel
2010-08-08
1
-25
/
+47
*
excisting last vestiges of the --xhtml flag
Mark Lentczner
2010-07-24
1
-5
/
+1
*
command like processing for theme selection
Mark Lentczner
2010-07-23
1
-7
/
+8
*
remove --html-help support - it was old, out-of-date, and mostly missing
Mark Lentczner
2010-07-22
1
-7
/
+3
*
remove old HTML backend
Mark Lentczner
2010-07-22
1
-12
/
+3
*
Improve function name
David Waern
2010-07-22
1
-3
/
+3
*
Fix a bug where we allowed --hoogle, --latex, etc without input files
David Waern
2010-07-22
1
-0
/
+15
*
Doc sections in Main
David Waern
2010-07-21
1
-5
/
+5
*
LaTeX backend (new options: --latex, --latex-style=<style>)
Simon Marlow
2010-06-30
1
-0
/
+5
*
Display name of prologue file when parsing it fails
David Waern
2010-06-08
1
-1
/
+1
[next]