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
/
Hoogle.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ghc-8.8' into ghc-8.10
Alec Theriault
2020-03-20
1
-7
/
+8
|
\
|
*
Merge branch 'ghc-8.6' into ghc-8.8
Alec Theriault
2019-03-03
1
-7
/
+8
|
|
\
|
|
*
Print kinded tyvars in constructors for Hoogle (#993)
Alec Theriault
2019-01-07
1
-2
/
+8
|
*
|
Better identifier parsing
Alec Theriault
2019-02-25
1
-1
/
+1
*
|
|
Refactor for OutputableBndrId changes
Sebastian Graf
2019-10-25
1
-2
/
+2
*
|
|
Changes for #15247
Ryan Scott
2019-07-03
1
-8
/
+8
*
|
|
Changes for #16110/#16356
Ryan Scott
2019-05-14
1
-11
/
+2
*
|
|
Visible dependent quantification (#16326) changes
Ryan Scott
2019-02-27
1
-1
/
+1
|
/
/
*
|
Miscellaneous improvements to `Convert` (#1020)
Alec Theriault
2019-02-03
1
-2
/
+7
*
|
Visible kind application haddock update
mynguyen
2018-12-30
1
-0
/
+1
*
|
Fix warnings, accept output
Alec Theriault
2018-12-12
1
-1
/
+0
*
|
Follow GHC HEAD's HsTypes.Promoted -> BasicTypes.PromotionFlag change
Alp Mestanogullari
2018-11-15
1
-1
/
+2
*
|
Merge branch 'ghc-8.6' into ghc-head
Alec Theriault
2018-11-10
1
-8
/
+13
|
\
|
|
*
Output pattern synonyms in Hoogle backend (#947)
Alec Theriault
2018-10-16
1
-8
/
+13
|
*
Update the ghc-8.6 branch (#889)
Simon Jakobi
2018-07-20
1
-6
/
+8
*
|
Support hyperlink labels with inline markup
Alec Theriault
2018-11-06
1
-1
/
+1
*
|
Set UTF-8 encoding before writing files (#934)
Alec Theriault
2018-10-16
1
-5
/
+1
*
|
Avoid line breaks due to line length in Hoogle (#868)
Alec Theriault
2018-07-20
1
-3
/
+5
*
|
Export more fixities for Hoogle (#871)
Alec Theriault
2018-07-20
1
-2
/
+2
*
|
Refactor handling of parens in types (#874)
Alec Theriault
2018-07-20
1
-1
/
+1
|
/
*
Complete FixitySig and FamilyDecl pattern matches
Simon Jakobi
2018-06-13
1
-0
/
+1
*
Wibbles
Ryan Scott
2018-06-13
1
-3
/
+3
*
Remove Hoogle backend hack that butchers infix datatype names
Ryan Scott
2018-06-13
1
-2
/
+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
-33
/
+34
|
\
|
*
Match changes in GHC for TTG
Alan Zimmerman
2018-04-27
1
-10
/
+11
|
*
Match GHC for TTG implemented on HsBinds, D4581
Alan Zimmerman
2018-04-13
1
-2
/
+2
|
*
Match GHC changes for TTG
Alan Zimmerman
2018-04-09
1
-19
/
+19
|
*
Match changes in GHC for D4199
Alan Zimmerman
2018-04-07
1
-1
/
+2
|
*
Track changes to follow Trac #14529
Simon Peyton Jones
2017-12-07
1
-4
/
+3
*
|
Improve the Hoogle backend's treatment of type families (#808)
Ryan Scott
2018-04-24
1
-6
/
+20
*
|
Hoogle/Latex: Remove use of partial function
Alexander Biehl
2018-02-19
1
-1
/
+1
*
|
Grid Tables (#718)
Oleg Grenrus
2018-02-01
1
-1
/
+2
|
/
*
Revert "Match changes for Trees that Grow in GHC"
Ben Gamari
2017-11-21
1
-20
/
+20
*
Revert "Clean up use of PlaceHolder, to match TTG"
Ben Gamari
2017-11-21
1
-3
/
+3
*
Clean up use of PlaceHolder, to match TTG
Alan Zimmerman
2017-11-14
1
-3
/
+3
*
Match changes for Trees that Grow in GHC
Alan Zimmerman
2017-11-07
1
-20
/
+20
*
Make compatible with Prelude.<> export in GHC 8.4/base-4.11
Herbert Valerio Riedel
2017-09-21
1
-1
/
+1
*
Update for #14131
Ryan Scott
2017-08-23
1
-5
/
+5
*
Merge remote-tracking branch 'origin/master' into ghc-head
alexbiehl
2017-08-21
1
-1
/
+5
|
\
|
*
Move `DocMarkup` from haddock-api to haddock-library (#659)
Alexander Biehl
2017-07-31
1
-0
/
+1
|
*
Hoogle: Correctly print classes with associated data types
Alexander Biehl
2017-04-25
1
-1
/
+4
*
|
Rename extension index tags
Alan Zimmerman
2017-06-05
1
-11
/
+11
*
|
Match new AST as per GHC wip/new-tree-one-param
Alan Zimmerman
2017-06-05
1
-12
/
+12
|
/
*
Matching changes for GHC wip/T12942
Alan Zimmerman
2016-12-12
1
-1
/
+2
*
Match changes in GHC wip/T3384 branch
Alan Zimmerman
2016-12-07
1
-4
/
+4
*
Haddock changes for T10598
Ryan Scott
2016-09-30
1
-1
/
+1
*
Matching changes for #12105
Alan Zimmerman
2016-05-29
1
-1
/
+3
*
Merge remote-tracking branch 'idontgetoutmuch/ghc-head' into ghc-head
Ben Gamari
2015-12-25
1
-0
/
+2
|
\
|
*
Fix the documentation for haddock itself.
Dominic Steinitz
2015-12-21
1
-1
/
+1
[next]