aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Interface.hs
Commit message (Expand)AuthorAgeFilesLines
* Modules: type checkerSylvain Henry2020-03-301-1/+1
* Modules: TypesSylvain Henry2020-03-201-4/+4
* Ignore the BufLoc/BufSpan added in GHC's !2516Vladislav Zavialov2020-02-281-1/+1
* Modules: Driver (#13009)Sylvain Henry2020-02-191-2/+2
* 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