| Commit message (Expand) | Author | Age | Files | Lines |
* | Show where instances are defined (#748) | Alec Theriault | 2018-03-21 | 1 | -2/+2 |
* | Hoogle/Latex: Remove use of partial function | Alexander Biehl | 2018-02-19 | 1 | -6/+4 |
* | Grid Tables (#718) | Oleg Grenrus | 2018-02-01 | 1 | -1/+4 |
* | Revert "Match changes for Trees that Grow in GHC" | Ben Gamari | 2017-11-21 | 1 | -25/+25 |
* | Revert "Clean up use of PlaceHolder, to match TTG" | Ben Gamari | 2017-11-21 | 1 | -1/+1 |
* | Clean up use of PlaceHolder, to match TTG | Alan Zimmerman | 2017-11-14 | 1 | -1/+1 |
* | Match changes for Trees that Grow in GHC | Alan Zimmerman | 2017-11-07 | 1 | -25/+25 |
* | Overhaul Haddock's rendering of kind signatures (#681) | Ryan Scott | 2017-10-24 | 1 | -8/+8 |
* | Make compatible with Prelude.<> export in GHC 8.4/base-4.11 | Herbert Valerio Riedel | 2017-09-21 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/master' into ghc-head | alexbiehl | 2017-08-21 | 1 | -8/+25 |
|\ |
|
| * | Move `DocMarkup` from haddock-api to haddock-library (#659) | Alexander Biehl | 2017-07-31 | 1 | -0/+1 |
| * | Haddock support for bundled pattern synonyms (#627) | Christiaan Baaij | 2017-06-09 | 1 | -8/+24 |
* | | Match new AST as per GHC wip/new-tree-one-param | Alan Zimmerman | 2017-06-05 | 1 | -47/+47 |
|/ |
|
* | HsIParamTy now has a Located name | Alan Zimmerman | 2017-01-10 | 1 | -1/+1 |
* | Match changes in GHC wip/T3384 branch | Alan Zimmerman | 2016-12-07 | 1 | -2/+4 |
* | Add support for unboxed sums | Ömer Sinan Ağacan | 2016-07-21 | 1 | -0/+5 |
* | GhcUtils: Changes for multi-pattern signatures | Ben Gamari | 2016-07-01 | 1 | -6/+6 |
* | Render Haddocks for derived instances | Ryan Scott | 2016-05-04 | 1 | -0/+1 |
* | Changes due to fix for GHC#11648. | Richard Eisenberg | 2016-03-14 | 1 | -1/+1 |
* | Merge remote-tracking branch 'idontgetoutmuch/ghc-head' into ghc-head | Ben Gamari | 2015-12-25 | 1 | -0/+6 |
|\ |
|
| * | Fix the documentation for haddock itself. | Dominic Steinitz | 2015-12-21 | 1 | -1/+4 |
| * | Handle inline math with mathjax. | Dominic Steinitz | 2015-12-21 | 1 | -0/+3 |
* | | Follow removal of NamedWildCard from HsType | Simon Peyton Jones | 2015-12-22 | 1 | -2/+0 |
* | | Update for GHC trac#11258 | Alan Zimmerman | 2015-12-20 | 1 | -1/+1 |
|/ |
|
* | Warnings | Matthew Pickering | 2015-12-14 | 1 | -2/+1 |
* | Update for type=kinds | Richard Eisenberg | 2015-12-14 | 1 | -4/+5 |
* | Matching changes for #11028 | Alan Zimmerman | 2015-12-14 | 1 | -3/+68 |
* | Update to match GHC wip/T11019 | Alan Zimmerman | 2015-12-14 | 1 | -2/+2 |
* | More adaption to wildcard-refactor | Simon Peyton Jones | 2015-12-14 | 1 | -1/+1 |
* | Work on updating Haddock to wip/spj-wildard-recactor | Simon Peyton Jones | 2015-12-14 | 1 | -87/+56 |
* | Roughly fix up haddock for DuplicateRecordFields changes | Adam Gundry | 2015-12-14 | 1 | -4/+7 |
* | HsBang is split into HsSrcBang and HsImplBang | Adam Sandberg Eriksson | 2015-12-14 | 1 | -3/+1 |
* | StrictData: changes in HsBang type | Adam Sandberg Eriksson | 2015-12-14 | 1 | -5/+5 |
* | StrictData: print correct strictness marks | Adam Sandberg Eriksson | 2015-12-14 | 1 | -2/+5 |
* | Update after wild card renaming refactoring in D613 | Thomas Winant | 2015-12-14 | 1 | -5/+7 |
* | Track changes in HsSyn for quasi-quotes | Simon Peyton Jones | 2015-12-14 | 1 | -1/+0 |
* | Attach associated types information to instance header. | Łukasz Hanuszczak | 2015-08-21 | 1 | -1/+1 |
* | Integrate instance specification type into class instance definition. | Łukasz Hanuszczak | 2015-08-21 | 1 | -1/+1 |
* | Refactor instance head type to record instead of a meaningless tuple. | Łukasz Hanuszczak | 2015-08-21 | 1 | -6/+8 |
* | Attach to instance location the name that has the same location file | jpmoresmau | 2015-06-12 | 1 | -2/+2 |
* | Follow API changes in D538 | Alan Zimmerman | 2015-01-23 | 1 | -11/+11 |
* | Links to source location of class instance definitions | jpmoresmau | 2015-01-22 | 1 | -2/+2 |
* | Support for PartialTypeSignatures | Thomas Winant | 2014-12-12 | 1 | -10/+17 |
* | Follow API changes in D426 | Alan Zimmerman | 2014-12-12 | 1 | -11/+18 |
* | Update Haddock to new pattern synonym type signature syntax | Dr. ERDI Gergo | 2014-12-12 | 1 | -37/+33 |
* | Followup changes to addition of -fwarn-context-quantification (GHC Trac #4426) | Krzysztof Gogolewski | 2014-12-12 | 1 | -1/+4 |
* | Allow the parser to spit out meta-info | Mateusz Kowalczyk | 2014-12-10 | 1 | -6/+7 |
* | Move sources under haddock-api/src | Mateusz Kowalczyk | 2014-08-23 | 1 | -0/+1221 |