aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Interface.hs
Commit message (Expand)AuthorAgeFilesLines
* Add dangling changes from branches ghc-8.6 and ghc-8.8 (#1243)Xia Li-yao2020-12-081-1/+1
* Use floor over round to calculate the percentage (#1195)Willem Van Onsem2020-05-251-1/+1
* Remove unused `Haddock.Utils` functionsAlec Theriault2020-03-281-0/+1
* Clean up warningsAlec Theriault2020-03-221-1/+1
* Merge branch 'ghc-8.8' into ghc-8.10Alec Theriault2020-03-201-2/+8
|\
| * Remove Haddock's dependency on `Cabal`Alec Theriault2019-05-261-1/+0
| * Merge branch 'ghc-8.6' into ghc-8.8Alec Theriault2019-03-031-1/+8
| |\
| | * Load plugins when compiling each module (#983)Alec Theriault2018-12-201-1/+8
* | | Refactor for withTiming changes.Andreas Klebinger2019-10-211-4/+4
|/ /
* | Use `.hie` files for the Hyperlinker backend (#977)Alec Theriault2019-01-311-45/+10
* | Fix warnings, accept outputAlec Theriault2018-12-121-1/+0
|/
* Merge branch 'ghc-8.4' into ghc-8.6Alec Theriault2018-10-161-0/+1
|\
| * Avoid "invalid argument (invalid character)" on non-unicode Windows (#892)Yuji Yamamoto2018-07-231-0/+1
| * Renamer: Warn about ambiguous identifiers (#831)Simon Jakobi2018-06-081-2/+2
* | Accumulate explicitly which modules to load for 'attachInstances'Alec Theriault2018-08-211-24/+35
* | Renamer: Warn about ambiguous identifiers (#831)Simon Jakobi2018-06-131-2/+2
|/
* 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