| Commit message (Expand) | Author | Age | Files | Lines |
* | DynFlags's unit fields moved to HscEnv | Sylvain Henry | 2020-11-30 | 1 | -2/+3 |
* | GHC.Driver.Types refactoring (#1242) | Sylvain Henry | 2020-10-26 | 1 | -1/+2 |
* | Fix after HomeUnit | Sylvain Henry | 2020-08-12 | 1 | -2/+3 |
* | 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 |