aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Interface.hs
Commit message (Expand)AuthorAgeFilesLines
* Useful cost centres, timers and allocation counters (#785)Alexander Biehl2018-03-231-7/+14
* Update the GblRdrEnv when processing modulesAlec Theriault2018-02-011-0/+14
* Merge remote-tracking branch 'origin/ghc-head' into HEADalexbiehl2017-10-081-17/+2
|\
| * Merge remote-tracking branch 'origin/master' into ghc-headalexbiehl2017-08-211-0/+12
| |\
| * | Rename extension index tagsAlan Zimmerman2017-06-051-1/+1
| * | Match new AST as per GHC wip/new-tree-one-paramAlan Zimmerman2017-06-051-1/+1
| * | Don't enable compilation for template haskell (#624)Doug Wilson2017-05-271-16/+1
* | | Inhibit output of coverage information for hidden modules. (#687)Merijn Verstraaten2017-10-041-6/+7
| |/ |/|
* | Remove redudant import warning (#651)Alex Biehl2017-07-071-4/+5
* | Avoid errors on non UTF-8 Windows (#566)Yuji Yamamoto2017-07-041-0/+11
|/
* Merge remote-tracking branch 'phadej/orphans' into ghc-headBen Gamari2015-12-201-1/+1
|\
| * Have source links for orphan instancesOleg Grenrus2015-09-281-1/+1
* | Remove redundant constraints from haddock, discovered by -fwarn-redundant-con...Simon Peyton Jones2015-12-141-1/+1
|/
* Print missing docs by defaultMateusz Kowalczyk2014-12-181-1/+1
* Move sources under haddock-api/srcMateusz Kowalczyk2014-08-231-0/+244