| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |