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
/
Html.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do some refactoring in the html backend
David Waern
2007-11-11
1
-52
/
+61
*
Remove lDocLinkName and its use in Html backend
David Waern
2007-11-11
1
-5
/
+1
*
FIX: contents and index should include external package modules when --gen-co...
David Waern
2007-11-10
1
-2
/
+2
*
Introduce InstalledInterface structure and add more stuff to the .haddock files
David Waern
2007-11-10
1
-9
/
+10
*
Make it possible to run haddock on itself
David Waern
2007-10-24
1
-2
/
+2
*
FIX: double arrows in constructor contexts
David Waern
2007-10-02
1
-1
/
+1
*
Take care when pp tyvars - add parens on syms
David Waern
2007-09-29
1
-4
/
+13
*
Wibble
David Waern
2007-09-29
1
-1
/
+1
*
FIX: do not quote varsym type operators
David Waern
2007-09-29
1
-1
/
+1
*
Use isLexConSym/isLexVarSym from OccName
David Waern
2007-09-29
1
-4
/
+4
*
Use isSymOcc from OccName instead of isConSym
David Waern
2007-09-29
1
-2
/
+2
*
FIX: prefix types used as operators should be quoted
David Waern
2007-09-29
1
-1
/
+14
*
FIX: consym data headers with more than two variables
David Waern
2007-09-29
1
-6
/
+27
*
Rename HaddockModule to Interface
David Waern
2007-08-30
1
-60
/
+62
*
Rename HaddockModule to Interface and a few more refactorings
David Waern
2007-08-29
1
-11
/
+11
*
Major refactoring
David Waern
2007-08-29
1
-0
/
+1510