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
/
haddock-api
/
src
/
Haddock
/
Backends
/
LaTeX.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `unLoc`/`noLoc` from GHC instead of `unL`/`reL`
Alec Theriault
2020-03-28
1
-1
/
+1
*
Use TTG empty extensions to remove some `error`'s
Alec Theriault
2020-03-28
1
-2
/
+3
*
Clean up warnings
Alec Theriault
2020-03-22
1
-8
/
+1
*
Merge branch 'ghc-8.8' into ghc-8.10
Alec Theriault
2020-03-20
1
-138
/
+168
|
\
|
*
Matching changes in GHC for #16236
Alan Zimmerman
2019-03-29
1
-3
/
+3
|
*
Many LaTeX backend fixes
Alec Theriault
2019-03-09
1
-98
/
+118
|
*
Avoid multi-line `emph` in LaTeX backend
Alec Theriault
2019-03-09
1
-1
/
+1
|
*
Better support for default methods in classes
Alec Theriault
2019-03-09
1
-23
/
+24
|
*
Merge branch 'ghc-8.6' into ghc-8.8
Alec Theriault
2019-03-03
1
-23
/
+30
|
|
\
|
|
*
Keep forall on H98 existential data constructors (#1003)
Alec Theriault
2019-01-23
1
-1
/
+1
|
|
*
More uniform handling of `forall`'s in HTML/LaTeX
Alec Theriault
2018-11-26
1
-21
/
+28
|
*
|
Better identifier parsing
Alec Theriault
2019-02-25
1
-10
/
+9
*
|
|
Changes for #15247
Ryan Scott
2019-07-03
1
-18
/
+18
*
|
|
Visible dependent quantification (#16326) changes
Ryan Scott
2019-02-27
1
-4
/
+12
*
|
|
Matching changes in GHC for #16236
Alan Zimmerman
2019-02-05
1
-3
/
+3
|
/
/
*
|
Miscellaneous improvements to `Convert` (#1020)
Alec Theriault
2019-02-03
1
-5
/
+5
*
|
Visible kind application haddock update
mynguyen
2018-12-30
1
-4
/
+18
*
|
Refactor names + unused functions (#982)
Alec Theriault
2018-12-17
1
-9
/
+6
*
|
[TTG: Handling Source Locations] Foundation and Pat
Shayan-Najd
2018-11-23
1
-0
/
+2
*
|
Follow GHC HEAD's HsTypes.Promoted -> BasicTypes.PromotionFlag change
Alp Mestanogullari
2018-11-15
1
-2
/
+3
*
|
Merge branch 'ghc-8.6' into ghc-head
Alec Theriault
2018-11-10
1
-5
/
+5
|
\
|
|
*
Fix documentation in `haddock-api` (#957)
Alec Theriault
2018-10-27
1
-5
/
+5
|
*
Latex type families (#734)
Alec Theriault
2018-10-16
1
-24
/
+107
|
*
Update the ghc-8.6 branch (#889)
Simon Jakobi
2018-07-20
1
-76
/
+47
*
|
Support hyperlink labels with inline markup
Alec Theriault
2018-11-06
1
-3
/
+3
*
|
Set UTF-8 encoding before writing files (#934)
Alec Theriault
2018-10-16
1
-2
/
+2
*
|
Better rendering of unboxed sums/tuples
Alec Theriault
2018-08-21
1
-2
/
+2
*
|
Latex type families (#734)
Alec Theriault
2018-08-04
1
-24
/
+107
*
|
Refactor handling of parens in types (#874)
Alec Theriault
2018-07-20
1
-76
/
+47
|
/
*
Remove HsEqTy and XEqTy
Ryan Scott
2018-06-19
1
-5
/
+1
*
Handle -XStarIsType
Vladislav Zavialov
2018-06-14
1
-4
/
+3
*
Fix redundant import warnings
Simon Jakobi
2018-06-13
1
-1
/
+1
*
Remove ParallelArrays and Data Parallel Haskell
Ben Gamari
2018-06-13
1
-5
/
+0
*
Account for refactoring of LitString
Ben Gamari
2018-06-13
1
-9
/
+1
*
Merge branch 'ghc-head' with 'ghc-8.4'
Herbert Valerio Riedel
2018-05-01
1
-297
/
+305
|
\
|
*
Match changes in GHC for TTG
Alan Zimmerman
2018-04-27
1
-20
/
+23
|
*
Match GHC for TTG implemented on HsBinds, D4581
Alan Zimmerman
2018-04-13
1
-12
/
+12
|
*
Match GHC changes for TTG
Alan Zimmerman
2018-04-09
1
-26
/
+26
|
*
Constructor and pattern synonym argument docs (#709)
Alec Theriault
2018-01-13
1
-206
/
+277
|
*
Track changes to follow Trac #14529
Simon Peyton Jones
2017-12-07
1
-70
/
+4
*
|
Show where instances are defined (#748)
Alec Theriault
2018-03-21
1
-2
/
+2
*
|
Hoogle/Latex: Remove use of partial function
Alexander Biehl
2018-02-19
1
-6
/
+4
*
|
Grid Tables (#718)
Oleg Grenrus
2018-02-01
1
-1
/
+4
|
/
*
Revert "Match changes for Trees that Grow in GHC"
Ben Gamari
2017-11-21
1
-25
/
+25
*
Revert "Clean up use of PlaceHolder, to match TTG"
Ben Gamari
2017-11-21
1
-1
/
+1
*
Clean up use of PlaceHolder, to match TTG
Alan Zimmerman
2017-11-14
1
-1
/
+1
*
Match changes for Trees that Grow in GHC
Alan Zimmerman
2017-11-07
1
-25
/
+25
*
Overhaul Haddock's rendering of kind signatures (#681)
Ryan Scott
2017-10-24
1
-8
/
+8
*
Make compatible with Prelude.<> export in GHC 8.4/base-4.11
Herbert Valerio Riedel
2017-09-21
1
-0
/
+1
*
Merge remote-tracking branch 'origin/master' into ghc-head
alexbiehl
2017-08-21
1
-8
/
+25
|
\
[next]