| Commit message (Expand) | Author | Age | Files | Lines |
* | Better Backpack support with signature merging. | Edward Z. Yang | 2017-03-23 | 1 | -12/+34 |
* | TODO on moduleExports. | Edward Z. Yang | 2017-03-23 | 1 | -1/+5 |
* | More docs. | Edward Z. Yang | 2017-03-23 | 1 | -0/+5 |
* | Documentation. | Edward Z. Yang | 2017-03-23 | 1 | -5/+22 |
* | Add a field marking if interface is a signature or not. | Edward Z. Yang | 2017-03-23 | 1 | -0/+1 |
* | Correctly handle Backpack identity/semantic modules. | Edward Z. Yang | 2017-03-23 | 1 | -21/+54 |
* | Merge branch 'ghc-head' | Ben Gamari | 2017-03-10 | 1 | -22/+34 |
|\ |
|
| * | Changes to match #13163 in GHC | Alan Zimmerman | 2017-01-26 | 1 | -4/+4 |
| * | Match changes in GHC wip/T3384 branch | Alan Zimmerman | 2016-12-07 | 1 | -5/+5 |
| * | Haddock changes for T10598 | Ryan Scott | 2016-09-30 | 1 | -2/+3 |
| * | Merge remote-tracking branch 'RyanGlScott/ghc-head' into ghc-head | Ben Gamari | 2016-05-11 | 1 | -11/+22 |
| |\ |
|
| | * | Render Haddocks for derived instances | Ryan Scott | 2016-05-04 | 1 | -11/+22 |
| * | | Merge remote-tracking branch 'origin/master' into ghc-head | Ben Gamari | 2016-05-11 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| * | | Track change to HsGroup | Simon Peyton Jones | 2016-04-20 | 1 | -2/+2 |
* | | | Remove misplaced haddock comment | alexbiehl | 2016-05-26 | 1 | -1/+1 |
* | | | Don't consider default class ops when looking for decls | Ben Gamari | 2016-05-22 | 1 | -2/+7 |
* | | | Create: Better debug output | Ben Gamari | 2016-05-22 | 1 | -1/+4 |
* | | | Create: Remove redundant imports | Ben Gamari | 2016-05-22 | 1 | -2/+1 |
| |/
|/| |
|
* | | Create: Mark a comment as TODO | Ben Gamari | 2016-05-10 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'phadej/orphans' into ghc-head | Ben Gamari | 2015-12-20 | 1 | -0/+2 |
|\ |
|
| * | Generate docs for orphan instances | Oleg Grenrus | 2015-09-27 | 1 | -0/+2 |
* | | Fix fallout from wildcards refactoring | Ben Gamari | 2015-12-16 | 1 | -3/+3 |
* | | Matching changes for #11028 | Alan Zimmerman | 2015-12-14 | 1 | -5/+8 |
* | | Update to match GHC wip/T11019 | Alan Zimmerman | 2015-12-14 | 1 | -1/+1 |
* | | Undo msHsFilePath change. | Edward Z. Yang | 2015-12-14 | 1 | -3/+1 |
* | | Change for IEThingWith | Matthew Pickering | 2015-12-14 | 1 | -1/+1 |
* | | Matching change GHC #11017 BooleanFormula located | Alan Zimmerman | 2015-12-14 | 1 | -2/+2 |
* | | Follow changes to HsTYpe | Simon Peyton Jones | 2015-12-14 | 1 | -34/+14 |
* | | Roughly fix up haddock for DuplicateRecordFields changes | Adam Gundry | 2015-12-14 | 1 | -7/+10 |
* | | s/PackageKey/UnitId/g and s/packageKey/unitId/g | Edward Z. Yang | 2015-12-14 | 1 | -5/+5 |
* | | Track msHsFilePath change. | Edward Z. Yang | 2015-12-14 | 1 | -1/+3 |
* | | Replace (SourceText,FastString) with WithSourceText data type | Alan Zimmerman | 2015-12-14 | 1 | -3/+4 |
* | | ApiAnnotations : strings in warnings do not return SourceText | Alan Zimmerman | 2015-12-14 | 1 | -3/+3 |
|/ |
|
* | Extract main hyperlinker types to separate module. | Łukasz Hanuszczak | 2015-07-06 | 1 | -0/+1 |
* | Implement source tokenization during interface creation process. | Łukasz Hanuszczak | 2015-06-30 | 1 | -1/+29 |
* | Extend module interface with rich source token stream field. | Łukasz Hanuszczak | 2015-06-30 | 1 | -0/+1 |
* | Fix haddock: internal error: spliceURL UnhelpfulSpan (#207) | Bartosz Nitka | 2015-06-12 | 1 | -5/+11 |
* | Follow API changes in D538 | Alan Zimmerman | 2015-01-23 | 1 | -9/+9 |
* | Various fixups and bumps for next release | Mateusz Kowalczyk | 2014-12-12 | 1 | -8/+0 |
* | Support for PartialTypeSignatures | Thomas Winant | 2014-12-12 | 1 | -9/+9 |
* | Follow API changes in D426 | Alan Zimmerman | 2014-12-12 | 1 | -14/+17 |
* | Update Haddock to new pattern synonym type signature syntax | Dr. ERDI Gergo | 2014-12-12 | 1 | -2/+2 |
* | Revert "Merge branch 'reverts'" | Mateusz Kowalczyk | 2014-12-12 | 1 | -9/+7 |
* | Allow the parser to spit out meta-info | Mateusz Kowalczyk | 2014-12-10 | 1 | -9/+10 |
* | Fix warnings | Mateusz Kowalczyk | 2014-11-04 | 1 | -2/+2 |
* | Turn some uses of error into recoverable warnings | Mateusz Kowalczyk | 2014-11-04 | 1 | -3/+10 |
* | Move sources under haddock-api/src | Mateusz Kowalczyk | 2014-08-23 | 1 | -0/+867 |