| Commit message (Expand) | Author | Age | Files | Lines | 
| *  | Refactor names + unused functions (#982) | Alec Theriault | 2018-12-17 | 1 | -12/+2 | 
| *  | Deduplicate some work in 'AttachInstances' | Alec Theriault | 2018-11-05 | 1 | -27/+40 | 
| *  | Accumulate explicitly which modules to load for 'attachInstances' | Alec Theriault | 2018-07-23 | 1 | -4/+7 | 
| *    | Merge branch 'ghc-head' with 'ghc-8.4' | Herbert Valerio Riedel | 2018-05-01 | 1 | -1/+1 | 
| |\   | 
 | 
| | *  | Match changes in GHC for TTG | Alan Zimmerman | 2018-04-27 | 1 | -1/+1 | 
| | *  | Pass to GHC visible modules for instance filtering | Alec Theriault | 2018-01-06 | 1 | -1/+1 | 
| * |  | Show where instances are defined (#748) | Alec Theriault | 2018-03-21 | 1 | -5/+13 | 
| * |  | Warning free compilation | Alexander Biehl | 2018-02-01 | 1 | -1/+0 | 
| * |  | Pass to GHC visible modules for instance filtering | Alec Theriault | 2018-02-01 | 1 | -1/+1 | 
| |/   | 
 | 
| *  | Precise Haddock: Use Avails for export resolution (#688) | Alexander Biehl | 2017-10-08 | 1 | -3/+3 | 
| *  | Revert "Don't use subMap in attachInstances" | Alexander Biehl | 2017-10-05 | 1 | -3/+3 | 
| *  | Don't use subMap in attachInstances | Alexander Biehl | 2017-10-05 | 1 | -3/+3 | 
| *    | Merge remote-tracking branch 'origin/master' into ghc-head | alexbiehl | 2017-08-21 | 1 | -7/+9 | 
| |\   | 
 | 
| | *  | Lookup fixities for reexports without subordinates (#642) | Alex Biehl | 2017-06-23 | 1 | -1/+2 | 
| | *  | Use new function getNameToInstancesIndex instead of tcRnGetInfo (#639) | Doug Wilson | 2017-06-22 | 1 | -42/+40 | 
| | *  | Haddock support for bundled pattern synonyms (#627) | Christiaan Baaij | 2017-06-09 | 1 | -4/+7 | 
| * |  | Use new function getNameToInstancesIndex instead of tcRnGetInfo (#636) | Doug Wilson | 2017-06-21 | 1 | -41/+41 | 
| * |  | Rename extension index tags | Alan Zimmerman | 2017-06-05 | 1 | -3/+3 | 
| * |  | Match new AST as per GHC wip/new-tree-one-param | Alan Zimmerman | 2017-06-05 | 1 | -3/+4 | 
| |/   | 
 | 
| *  | Follow GHC re-adding FunTy | Simon Peyton Jones | 2016-06-15 | 1 | -6/+7 | 
| *  | Add missing import | Ben Gamari | 2015-12-26 | 1 | -0/+1 | 
| *    | Merge remote-tracking branch 'phadej/orphans' into ghc-head | Ben Gamari | 2015-12-20 | 1 | -1/+12 | 
| |\   | 
 | 
| | *  | Have source links for orphan instances | Oleg Grenrus | 2015-09-28 | 1 | -12/+8 | 
| | *  | Generate docs for orphan instances | Oleg Grenrus | 2015-09-27 | 1 | -8/+23 | 
| * |  | Warnings | Matthew Pickering | 2015-12-14 | 1 | -2/+0 | 
| * |  | Update for type=kinds | Richard Eisenberg | 2015-12-14 | 1 | -7/+17 | 
| * |  | Eliminate instanceHead' in favour of GHC's instanceSig | Simon Peyton Jones | 2015-12-14 | 1 | -15/+1 | 
| |/   | 
 | 
| *  | Refactor instance head type to record instead of a meaningless tuple. | Ćukasz Hanuszczak | 2015-08-21 | 1 | -1/+1 | 
| *  | Attach to instance location the name that has the same location file | jpmoresmau | 2015-06-12 | 1 | -5/+18 | 
| *  | Links to source location of class instance definitions | jpmoresmau | 2015-01-22 | 1 | -5/+6 | 
| *  | Fix warnings | Mateusz Kowalczyk | 2014-11-04 | 1 | -2/+1 | 
| *  | Turn some uses of error into recoverable warnings | Mateusz Kowalczyk | 2014-11-04 | 1 | -25/+34 | 
| *  | Move sources under haddock-api/src | Mateusz Kowalczyk | 2014-08-23 | 1 | -0/+221 |