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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix after Outputable refactoring
Sylvain Henry
2020-08-05
4
-6
/
+10
*
Update for modular ping pong
Zubin Duggal
2020-07-23
3
-6
/
+2
*
Sync with GHC removing {-# CORE #-} pragma
Krzysztof Gogolewski
2020-07-12
1
-2
/
+0
*
Handle LexicalNegation's ITprefixminus
Vladislav Zavialov
2020-06-28
1
-0
/
+1
*
Adapt Haddock for QualifiedDo
Matthías Páll Gissurarson
2020-06-26
1
-2
/
+2
*
Adapt Haddock to LinearTypes
Krzysztof Gogolewski
2020-06-17
5
-26
/
+32
*
Use HsForAllTelescope (GHC#18235)
Ryan Scott
2020-06-13
3
-41
/
+45
*
Merge pull request #1202 from hsyl20/wip/hsyl20/unitid-ii
Ben Gamari
2020-06-09
2
-8
/
+9
|
\
|
*
Fix after unit refactoring
Sylvain Henry
2020-06-08
2
-8
/
+9
*
|
Changes for GHC#18191
Ryan Scott
2020-06-05
2
-2
/
+2
|
/
*
update for hiefile-typeclass-info
Zubin Duggal
2020-05-24
1
-14
/
+20
*
Explicit Specificity Support for Haddock
Gert-Jan Bottu
2020-05-20
3
-19
/
+52
*
Atomic update of NameCache in readHieFile
Zubin Duggal
2020-05-04
1
-3
/
+5
*
Fix for GHC.Unit.* modules
Sylvain Henry
2020-04-27
3
-3
/
+3
*
UnitId has been renamed into Unit
Sylvain Henry
2020-04-27
2
-2
/
+2
*
Module structure
Sylvain Henry
2020-04-24
9
-17
/
+16
*
Module renaming
Sylvain Henry
2020-04-10
2
-4
/
+4
*
Make NoExtCon fields strict
Ryan Scott
2020-04-07
3
-22
/
+0
*
Modules: Types
Sylvain Henry
2020-03-20
12
-29
/
+29
*
Modules: Core (#13009)
Sylvain Henry
2020-03-02
1
-1
/
+1
*
Ignore the BufLoc/BufSpan added in GHC's !2516
Vladislav Zavialov
2020-02-28
3
-9
/
+11
*
Modules: Driver (#13009)
Sylvain Henry
2020-02-19
2
-2
/
+2
*
No MonadFail/Alternative for P
Vladislav Zavialov
2020-02-16
1
-26
/
+28
*
Changes for GHC#17566
Ryan Scott
2020-01-25
3
-4
/
+4
*
Fix after Iface modules renaming
Sylvain Henry
2020-01-02
3
-7
/
+7
*
Update Hyperlinker.Parser.classify to use ITdollar
Vladislav Zavialov
2019-11-24
1
-4
/
+2
*
Refactor for OutputableBndrId changes
Sebastian Graf
2019-10-25
1
-2
/
+2
*
Remove spaces around @-patterns (#1093)
Vladislav Zavialov
2019-09-28
2
-3
/
+3
*
Changes for #15247
Ryan Scott
2019-07-03
3
-50
/
+50
*
update for new way to store hiefile headers
Zubin Duggal
2019-05-30
1
-2
/
+3
*
Changes for #16110/#16356
Ryan Scott
2019-05-14
1
-11
/
+2
*
Visible dependent quantification (#16326) changes
Ryan Scott
2019-02-27
4
-25
/
+47
*
Match GHC changes for T16185
Alec Theriault
2019-02-22
1
-2
/
+2
*
Parser changes to match !380
Vladislav Zavialov
2019-02-17
1
-6
/
+9
*
Remove workaround for now-fixed Clang CPP bug (#1028)
Alec Theriault
2019-02-11
2
-48
/
+3
*
Matching changes in GHC for #16236
Alan Zimmerman
2019-02-05
2
-5
/
+5
*
Miscellaneous improvements to `Convert` (#1020)
Alec Theriault
2019-02-03
2
-7
/
+12
*
Use `.hie` files for the Hyperlinker backend (#977)
Alec Theriault
2019-01-31
6
-556
/
+532
*
Visible kind application haddock update
mynguyen
2018-12-30
4
-9
/
+38
*
Properly synify and render promoted type variables (#985)
Alec Theriault
2018-12-23
1
-3
/
+4
*
Refactor names + unused functions (#982)
Alec Theriault
2018-12-17
3
-15
/
+9
*
Fix warnings, accept output
Alec Theriault
2018-12-12
1
-1
/
+0
*
[TTG: Handling Source Locations] Foundation and Pat
Shayan-Najd
2018-11-23
4
-33
/
+54
*
Follow GHC HEAD's HsTypes.Promoted -> BasicTypes.PromotionFlag change
Alp Mestanogullari
2018-11-15
3
-4
/
+7
*
Merge branch 'ghc-8.6' into ghc-head
Alec Theriault
2018-11-10
6
-42
/
+64
|
\
|
*
Merge branch 'ghc-8.6' into wip/new-ocean
Alec Theriault
2018-11-09
3
-17
/
+24
|
|
\
|
|
*
Only run MathJax on entities with "mathjax" class (#960)
Alec Theriault
2018-11-05
2
-11
/
+17
|
|
*
Fix documentation in `haddock-api` (#957)
Alec Theriault
2018-10-27
1
-5
/
+5
|
*
|
Clicking on "Contents" navigates to top of page
Alec Theriault
2018-11-08
1
-1
/
+1
|
*
|
Allow "Contents" summary to scroll in a fixed div
Alec Theriault
2018-11-07
2
-4
/
+5
[next]