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
/
Types.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes for GHC#17566
Alex Biehl
2020-12-08
1
-0
/
+1
*
Add dangling changes from branches ghc-8.6 and ghc-8.8 (#1243)
Xia Li-yao
2020-12-08
1
-2
/
+20
*
Use TTG empty extensions to remove some `error`'s
Alec Theriault
2020-03-28
1
-1
/
+2
*
Merge branch 'ghc-8.8' into ghc-8.10
Alec Theriault
2020-03-20
1
-4
/
+33
|
\
|
*
Better support for default methods in classes
Alec Theriault
2019-03-09
1
-0
/
+3
|
*
Better identifier parsing
Alec Theriault
2019-02-25
1
-4
/
+24
|
*
Support value/type namespaces on identifier links
Alec Theriault
2019-02-25
1
-0
/
+6
*
|
Define `XRec` for location information and get rid of `HasSrcSpan`
Sebastian Graf
2019-11-01
1
-16
/
+3
*
|
Refactor for OutputableBndrId changes
Sebastian Graf
2019-10-25
1
-2
/
+2
*
|
Changes for #15247
Ryan Scott
2019-07-03
1
-73
/
+79
*
|
Changes for #16110/#16356
Ryan Scott
2019-05-14
1
-1
/
+1
|
/
*
Use `.hie` files for the Hyperlinker backend (#977)
Alec Theriault
2019-01-31
1
-8
/
+6
*
Visible kind application haddock update
mynguyen
2018-12-30
1
-1
/
+3
*
Fix warnings, accept output
Alec Theriault
2018-12-12
1
-1
/
+0
*
[TTG: Handling Source Locations] Foundation and Pat
Shayan-Najd
2018-11-23
1
-0
/
+17
*
Follow GHC HEAD's HsTypes.Promoted -> BasicTypes.PromotionFlag change
Alp Mestanogullari
2018-11-15
1
-1
/
+1
*
Support hyperlink labels with inline markup
Alec Theriault
2018-11-06
1
-1
/
+1
*
Preserve docs on type family instances (#867)
Alec Theriault
2018-07-20
1
-0
/
+3
*
Match XFieldOcc rename in GHC
Alan Zimmerman
2018-07-15
1
-1
/
+1
*
Remove HsEqTy and XEqTy
Ryan Scott
2018-06-19
1
-1
/
+0
*
Handle -XStarIsType
Vladislav Zavialov
2018-06-14
1
-1
/
+1
*
Fix redundant import warnings
Simon Jakobi
2018-06-13
1
-2
/
+0
*
DerivingVia changes
Ryan Scott
2018-06-13
1
-0
/
+1
*
Remove ParallelArrays and Data Parallel Haskell
Ben Gamari
2018-06-13
1
-1
/
+0
*
Merge branch 'ghc-head' with 'ghc-8.4'
Herbert Valerio Riedel
2018-05-01
1
-17
/
+82
|
\
|
*
Match changes in GHC for TTG
Alan Zimmerman
2018-04-27
1
-50
/
+74
|
*
Match GHC for TTG implemented on HsBinds, D4581
Alan Zimmerman
2018-04-13
1
-0
/
+7
|
*
Match GHC changes for TTG
Alan Zimmerman
2018-04-09
1
-5
/
+39
|
*
Match changes in GHC for D4199
Alan Zimmerman
2018-04-07
1
-1
/
+1
*
|
@since includes package name (#749)
Alec Theriault
2018-03-27
1
-0
/
+6
*
|
Show where instances are defined (#748)
Alec Theriault
2018-03-21
1
-1
/
+1
*
|
Grid Tables (#718)
Oleg Grenrus
2018-02-01
1
-0
/
+9
|
/
*
Revert "Match changes for Trees that Grow in GHC"
Ben Gamari
2017-11-21
1
-42
/
+7
*
Revert "Match Trees That Grow"
Ben Gamari
2017-11-21
1
-3
/
+0
*
Revert "Clean up use of PlaceHolder, to match TTG"
Ben Gamari
2017-11-21
1
-5
/
+3
*
Clean up use of PlaceHolder, to match TTG
Alan Zimmerman
2017-11-14
1
-3
/
+5
*
Match Trees That Grow
Alan Zimmerman
2017-11-08
1
-0
/
+3
*
Match changes for Trees that Grow in GHC
Alan Zimmerman
2017-11-07
1
-7
/
+42
*
Overhaul Haddock's rendering of kind signatures (#681)
Ryan Scott
2017-10-24
1
-3
/
+2
*
Precise Haddock: Use Avails for export resolution (#688)
Alexander Biehl
2017-10-08
1
-10
/
+0
*
Merge remote-tracking branch 'origin/master' into ghc-head
alexbiehl
2017-08-21
1
-50
/
+40
|
\
|
*
Fix: Generate pattern signatures for constructors exported as patterns (#663)
Tim Baumann
2017-08-06
1
-0
/
+6
|
*
Move `DocMarkup` from haddock-api to haddock-library (#659)
Alexander Biehl
2017-07-31
1
-29
/
+3
|
*
Haddock support for bundled pattern synonyms (#627)
Christiaan Baaij
2017-06-09
1
-20
/
+30
|
*
Cherry-picked remaining commits from haddock-2.17.4-release (#603)
Alex Biehl
2017-04-26
1
-2
/
+2
|
*
Add a field marking if interface is a signature or not.
Edward Z. Yang
2017-03-23
1
-0
/
+7
|
*
Merge branch 'ghc-head'
Ben Gamari
2017-03-10
1
-8
/
+12
|
|
\
*
|
|
Rename extension index tags
Alan Zimmerman
2017-06-05
1
-4
/
+4
*
|
|
Match new AST as per GHC wip/new-tree-one-param
Alan Zimmerman
2017-06-05
1
-35
/
+31
*
|
|
Merge commit '240bc38b94ed2d0af27333b23392d03eeb615e82' into HEAD
Ben Gamari
2017-03-23
1
-2
/
+2
|
\
|
|
[next]