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
/
Interface.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0
Ben Gamari
2021-01-05
1
-4
/
+11
|
\
|
*
simplify calculating percentages fixing #1194 (#1236)
Willem Van Onsem
2020-12-08
1
-1
/
+1
|
*
Add dangling changes from branches ghc-8.6 and ghc-8.8 (#1243)
Xia Li-yao
2020-12-08
1
-1
/
+1
|
*
Use floor over round to calculate the percentage (#1195)
Willem Van Onsem
2020-05-25
1
-1
/
+1
|
*
Remove unused `Haddock.Utils` functions
Alec Theriault
2020-03-28
1
-0
/
+1
|
*
Clean up warnings
Alec Theriault
2020-03-22
1
-1
/
+1
|
*
Merge branch 'ghc-8.8' into ghc-8.10
Alec Theriault
2020-03-20
1
-2
/
+8
|
|
\
|
|
*
Remove Haddock's dependency on `Cabal`
Alec Theriault
2019-05-26
1
-1
/
+0
|
|
*
Merge branch 'ghc-8.6' into ghc-8.8
Alec Theriault
2019-03-03
1
-1
/
+8
|
|
|
\
|
|
|
*
Load plugins when compiling each module (#983)
Alec Theriault
2018-12-20
1
-1
/
+8
*
|
|
|
Use functions exported from HsToCore
Zubin Duggal
2020-06-21
1
-0
/
+1
*
|
|
|
Fix after unit refactoring
Sylvain Henry
2020-06-08
1
-1
/
+1
*
|
|
|
isBootSummary now produces a result of type IsBootInterface
Cale Gibbard
2020-05-21
1
-56
/
+57
*
|
|
|
Fix for GHC.Unit.* modules
Sylvain Henry
2020-04-27
1
-1
/
+1
*
|
|
|
Module structure
Sylvain Henry
2020-04-24
1
-3
/
+3
*
|
|
|
Module renaming: amend previous patch
Sylvain Henry
2020-04-05
1
-1
/
+1
*
|
|
|
Modules: type checker
Sylvain Henry
2020-03-30
1
-1
/
+1
*
|
|
|
Modules: Types
Sylvain Henry
2020-03-20
1
-4
/
+4
*
|
|
|
Ignore the BufLoc/BufSpan added in GHC's !2516
Vladislav Zavialov
2020-02-28
1
-1
/
+1
*
|
|
|
Modules: Driver (#13009)
Sylvain Henry
2020-02-19
1
-2
/
+2
|
/
/
/
*
/
/
Refactor for withTiming changes.
Andreas Klebinger
2019-10-21
1
-4
/
+4
|
/
/
*
|
Use `.hie` files for the Hyperlinker backend (#977)
Alec Theriault
2019-01-31
1
-45
/
+10
*
|
Fix warnings, accept output
Alec Theriault
2018-12-12
1
-1
/
+0
|
/
*
Merge branch 'ghc-8.4' into ghc-8.6
Alec Theriault
2018-10-16
1
-0
/
+1
|
\
|
*
Avoid "invalid argument (invalid character)" on non-unicode Windows (#892)
Yuji Yamamoto
2018-07-23
1
-0
/
+1
|
*
Renamer: Warn about ambiguous identifiers (#831)
Simon Jakobi
2018-06-08
1
-2
/
+2
*
|
Accumulate explicitly which modules to load for 'attachInstances'
Alec Theriault
2018-08-21
1
-24
/
+35
*
|
Renamer: Warn about ambiguous identifiers (#831)
Simon Jakobi
2018-06-13
1
-2
/
+2
|
/
*
Useful cost centres, timers and allocation counters (#785)
Alexander Biehl
2018-03-23
1
-7
/
+14
*
Update the GblRdrEnv when processing modules
Alec Theriault
2018-02-01
1
-0
/
+14
*
Merge remote-tracking branch 'origin/ghc-head' into HEAD
alexbiehl
2017-10-08
1
-17
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/master' into ghc-head
alexbiehl
2017-08-21
1
-0
/
+12
|
|
\
|
*
|
Rename extension index tags
Alan Zimmerman
2017-06-05
1
-1
/
+1
|
*
|
Match new AST as per GHC wip/new-tree-one-param
Alan Zimmerman
2017-06-05
1
-1
/
+1
|
*
|
Don't enable compilation for template haskell (#624)
Doug Wilson
2017-05-27
1
-16
/
+1
*
|
|
Inhibit output of coverage information for hidden modules. (#687)
Merijn Verstraaten
2017-10-04
1
-6
/
+7
|
|
/
|
/
|
*
|
Remove redudant import warning (#651)
Alex Biehl
2017-07-07
1
-4
/
+5
*
|
Avoid errors on non UTF-8 Windows (#566)
Yuji Yamamoto
2017-07-04
1
-0
/
+11
|
/
*
Merge remote-tracking branch 'phadej/orphans' into ghc-head
Ben Gamari
2015-12-20
1
-1
/
+1
|
\
|
*
Have source links for orphan instances
Oleg Grenrus
2015-09-28
1
-1
/
+1
*
|
Remove redundant constraints from haddock, discovered by -fwarn-redundant-con...
Simon Peyton Jones
2015-12-14
1
-1
/
+1
|
/
*
Print missing docs by default
Mateusz Kowalczyk
2014-12-18
1
-1
/
+1
*
Move sources under haddock-api/src
Mateusz Kowalczyk
2014-08-23
1
-0
/
+244