| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Haddock w.r.t. new HsImplicitBndrs | Richard Eisenberg | 2017-03-14 | 1 | -1/+2 |
* | Matching changes for GHC wip/T12942 | Alan Zimmerman | 2016-12-12 | 1 | -10/+18 |
* | Match changes in GHC wip/T3384 branch | Alan Zimmerman | 2016-12-07 | 1 | -2/+2 |
* | Haddock changes for T10598 | Ryan Scott | 2016-09-30 | 1 | -1/+4 |
* | Add support for unboxed sums | Ömer Sinan Ağacan | 2016-07-21 | 1 | -0/+1 |
* | GhcUtils: Changes for multi-pattern signatures | Ben Gamari | 2016-07-01 | 1 | -3/+3 |
* | Follow changes to LHsSigWcType | Simon Peyton Jones | 2016-06-13 | 1 | -2/+2 |
* | Render Haddocks for derived instances | Ryan Scott | 2016-05-04 | 1 | -0/+10 |
* | Changes due to fix for GHC#11648. | Richard Eisenberg | 2016-03-14 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/ghc-head' into ghc-head | Ben Gamari | 2015-12-23 | 1 | -1/+0 |
|\ |
|
| * | Follow removal of NamedWildCard from HsType | Simon Peyton Jones | 2015-12-22 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'phadej/orphans' into ghc-head | Ben Gamari | 2015-12-20 | 1 | -9/+17 |
|\ \
| |/
|/| |
|
| * | Generate docs for orphan instances | Oleg Grenrus | 2015-09-27 | 1 | -9/+16 |
* | | Fix fallout from wildcards refactoring | Ben Gamari | 2015-12-16 | 1 | -0/+4 |
* | | Changes to compile with 8.0 | Matthew Pickering | 2015-12-14 | 1 | -2/+2 |
* | | Update for type=kinds | Richard Eisenberg | 2015-12-14 | 1 | -6/+6 |
* | | Matching changes for #11028 | Alan Zimmerman | 2015-12-14 | 1 | -12/+16 |
* | | Canonicalise Monad instances | Herbert Valerio Riedel | 2015-12-14 | 1 | -2/+2 |
* | | Update to match GHC wip/T11019 | Alan Zimmerman | 2015-12-14 | 1 | -5/+5 |
* | | Matching change GHC #11017 BooleanFormula located | Alan Zimmerman | 2015-12-14 | 1 | -1/+3 |
* | | Follow changes to HsTYpe | Simon Peyton Jones | 2015-12-14 | 1 | -27/+24 |
* | | Track wip/spj-wildcard-refactor on main repo | Simon Peyton Jones | 2015-12-14 | 1 | -18/+43 |
* | | Roughly fix up haddock for DuplicateRecordFields changes | Adam Gundry | 2015-12-14 | 1 | -2/+6 |
* | | Follow changes from #6018 | Jan Stolarek | 2015-12-14 | 1 | -6/+28 |
* | | Update after wild card renaming refactoring in D613 | Thomas Winant | 2015-12-14 | 1 | -2/+5 |
* | | Track API changes to support empty closed type familes | Adam Gundry | 2015-12-14 | 1 | -1/+1 |
* | | Track changes in HsSyn for quasi-quotes | Simon Peyton Jones | 2015-12-14 | 1 | -4/+0 |
|/ |
|
* | Make instance details record use new type for family declarations. | Łukasz Hanuszczak | 2015-08-21 | 1 | -1/+11 |
* | Attach associated types information to instance header. | Łukasz Hanuszczak | 2015-08-21 | 1 | -4/+5 |
* | Integrate instance specification type into class instance definition. | Łukasz Hanuszczak | 2015-08-21 | 1 | -1/+4 |
* | Move dummy post-family instances for `DocName` to `Types` module. | Łukasz Hanuszczak | 2015-08-21 | 1 | -12/+0 |
* | Refactor instance head type to record instead of a meaningless tuple. | Łukasz Hanuszczak | 2015-08-21 | 1 | -7/+12 |
* | Attach to instance location the name that has the same location file | jpmoresmau | 2015-06-12 | 1 | -2/+3 |
* | Follow API changes in D538 | Alan Zimmerman | 2015-01-23 | 1 | -9/+9 |
* | Sort out some module import warnings | Mateusz Kowalczyk | 2015-01-22 | 1 | -2/+1 |
* | Links to source location of class instance definitions | jpmoresmau | 2015-01-22 | 1 | -2/+2 |
* | Support for PartialTypeSignatures | Thomas Winant | 2014-12-12 | 1 | -6/+8 |
* | Follow API changes in D426 | Alan Zimmerman | 2014-12-12 | 1 | -12/+14 |
* | Update Haddock to new pattern synonym type signature syntax | Dr. ERDI Gergo | 2014-12-12 | 1 | -6/+4 |
* | reflect ForeignType constructore removal | Yuras Shumovich | 2014-12-12 | 1 | -4/+0 |
* | Follow changes to TypeAnnot in GHC HEAD | Alan Zimmerman | 2014-12-12 | 1 | -6/+21 |
* | Revert "Merge branch 'reverts'" | Mateusz Kowalczyk | 2014-12-12 | 1 | -9/+23 |
* | Allow the parser to spit out meta-info | Mateusz Kowalczyk | 2014-12-10 | 1 | -3/+2 |
* | Move sources under haddock-api/src | Mateusz Kowalczyk | 2014-08-23 | 1 | -0/+506 |