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
/
Backends
/
Xhtml.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly render package ID (not package key) in index, fixes #329.
Edward Z. Yang
2014-09-18
1
-6
/
+8
*
Track GHC PackageId to PackageKey renaming.
Edward Z. Yang
2014-07-21
1
-1
/
+1
*
Display minimal complete definitions for type classes
Niklas Haas
2014-03-13
1
-3
/
+3
*
Differentiate between TH splices (line-links) and regular names
Niklas Haas
2014-03-09
1
-7
/
+7
*
Render fixity information
Niklas Haas
2014-03-08
1
-5
/
+5
*
Fix rendering of Contents when links are present
Mateusz Kowalczyk
2014-02-24
1
-4
/
+5
*
Use a bespoke data type to indicate fixity
Mateusz Kowalczyk
2014-02-19
1
-6
/
+6
*
Improve display of poly-kinded type operators
nand
2014-02-11
1
-1
/
+1
*
Add support for type/data families
nand
2014-02-11
1
-0
/
+1
*
Insert a space between module link and description
Mateusz Kowalczyk
2014-02-10
1
-1
/
+1
*
Handle infix vs prefix names correctly everywhere, by explicitly specifying t...
Dr. ERDI Gergo
2014-01-31
1
-7
/
+7
*
Support for -XPatternSynonyms
Dr. ERDI Gergo
2014-01-19
1
-1
/
+1
*
Fixes #271
Mateusz Kowalczyk
2014-01-13
1
-1
/
+1
*
Per-module extension flags and language listing.
Mateusz Kowalczyk
2014-01-12
1
-13
/
+31
*
Output Copright and License keys in Xhtml backend.
Mathieu Boespflug
2013-08-04
1
-5
/
+7
*
Follow changes in base
Ian Lynagh
2013-02-16
1
-0
/
+3
*
Implement overlapping type family instances.
Richard Eisenberg
2012-12-21
1
-6
/
+6
*
Forward port changes from stable.
Paolo Capriotti
2012-07-19
1
-20
/
+15
|
\
|
*
Attach warnings to `Documentation` type
Simon Hengel
2012-05-17
1
-1
/
+1
|
*
newtype-wrap Doc nodes for things that may have warnings attached
Simon Hengel
2012-05-17
1
-7
/
+5
|
*
qualification style 'abbreviated' -> 'aliased'
Henning Thielemann
2012-04-02
1
-2
/
+2
|
*
'abbreviate' qualification style - basic support
Henning Thielemann
2012-04-01
1
-1
/
+2
|
*
add QualOption type for distinction between qualification argument given by t...
Henning Thielemann
2012-04-01
1
-9
/
+5
|
*
Mostly hlint-inspired cleanup.
David Waern
2012-02-04
1
-3
/
+3
|
*
Make sure that generated xhtml is valid (close #186)
Simon Hengel
2012-01-12
1
-1
/
+1
*
|
Follow refactoring of TyClDecl/HsTyDefn
Simon Peyton Jones
2012-03-26
1
-6
/
+2
|
/
*
Allow doc comments to link to out-of-scope things (#78).
David Waern
2011-11-26
1
-19
/
+19
*
New kind-polymorphic core
Jose Pedro Magalhaes
2011-11-11
1
-2
/
+2
*
Add safe haskell indication to haddock output
David Terei
2011-10-12
1
-1
/
+2
*
Merge in darcs patch:
David Waern
2011-10-01
1
-2
/
+5
*
Fix build
Ian Lynagh
2011-06-17
1
-1
/
+1
*
* Merge in git patch from Michal Terepeta
David Waern
2011-06-11
1
-14
/
+14
*
Put title outside doc div when HTML:fying title+prologue
David Waern
2011-01-22
1
-1
/
+1
*
Haddockify ppHtml comments
David Waern
2010-12-06
1
-11
/
+11
*
Add a flag --pretty-html for rendering indented html with newlines
David Waern
2010-12-06
1
-20
/
+24
*
hlint police
David Waern
2010-11-16
1
-19
/
+17
*
Remove docNameOcc under the motto "don't name compositions"
David Waern
2010-11-15
1
-2
/
+2
*
Change to index pages: include an 'All' option even when subdividing A-Z.
rrnewton
2010-10-24
1
-5
/
+10
*
Use "qual" as an abbreviation for qualification instead of "quali" for consis...
David Waern
2010-10-16
1
-32
/
+32
*
Solve conflicts
David Waern
2010-10-16
1
-13
/
+15
*
adding support for local and relative name qualification
Tobias Brandt
2010-08-27
1
-1
/
+5
*
adding the option to fully qualify identifiers
Tobias Brandt
2010-08-27
1
-28
/
+30
*
make TOC group header identifiers validate
Mark Lentczner
2010-09-04
1
-2
/
+5
*
make portability block be a table - solves layout issues
Mark Lentczner
2010-08-29
1
-4
/
+5
*
don't collapse entries in module list when clicking on links
Mark Lentczner
2010-08-17
1
-6
/
+13
*
clean up collapser logics
Mark Lentczner
2010-08-17
1
-4
/
+4
*
build style menu in javascript
Mark Lentczner
2010-08-14
1
-10
/
+9
*
move frames button to js
Mark Lentczner
2010-08-13
1
-4
/
+3
*
add Frames button and clean up frames.html
Mark Lentczner
2010-08-13
1
-1
/
+3
*
removed underlining on hover for named anchors
Mark Lentczner
2010-08-13
1
-1
/
+1
[next]