| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix broken instance source links (#869) | Alec Theriault | 2018-07-20 | 1 | -15/+18 |
* | @since includes package name (#749) | Alec Theriault | 2018-03-27 | 1 | -28/+29 |
* | Show where instances are defined (#748) | Alec Theriault | 2018-03-21 | 1 | -5/+7 |
* | Use <details> element for collapsibles (#690) | Tim Baumann | 2017-10-09 | 1 | -6/+8 |
* | Haddock support for bundled pattern synonyms (#627) | Christiaan Baaij | 2017-06-09 | 1 | -0/+4 |
* | Ensure expanded family instances render correctly | RyanGlScott | 2016-04-16 | 1 | -1/+1 |
* | Collapse type/data family instances by default | RyanGlScott | 2016-04-16 | 1 | -5/+13 |
* | Move the permalinks to "#" on the right side | Phil Ruffwind | 2016-02-08 | 1 | -4/+7 |
* | Merge remote-tracking branch 'phadej/orphans' into ghc-head | Ben Gamari | 2015-12-20 | 1 | -2/+12 |
|\ |
|
| * | Print orphan instances header only if required | Oleg Grenrus | 2015-09-28 | 1 | -1/+2 |
| * | Generate docs for orphan instances | Oleg Grenrus | 2015-09-27 | 1 | -2/+11 |
* | | s/PackageKey/UnitId/g and s/packageKey/unitId/g | Edward Z. Yang | 2015-12-14 | 1 | -1/+1 |
|/ |
|
* | Fix issue with instance expander hijacking type hyperlink click. | Łukasz Hanuszczak | 2015-08-21 | 1 | -2/+2 |
* | Make instance details section contain associated types information. | Łukasz Hanuszczak | 2015-08-21 | 1 | -5/+6 |
* | Attach section title to the instance methods block. | Łukasz Hanuszczak | 2015-08-21 | 1 | -1/+1 |
* | Get rid of no longer used layout method. | Łukasz Hanuszczak | 2015-08-21 | 1 | -10/+2 |
* | Rearrange layout of instance methods in generated documentation. | Łukasz Hanuszczak | 2015-08-21 | 1 | -1/+1 |
* | Split instance subsection layout method to top-level declarations. | Łukasz Hanuszczak | 2015-08-21 | 1 | -5/+22 |
* | Improve placement of instance methods expander button. | Łukasz Hanuszczak | 2015-08-21 | 1 | -3/+3 |
* | Make specialized signatures refer to original signature declaration. | Łukasz Hanuszczak | 2015-08-21 | 1 | -1/+1 |
* | Add expandable method section for each class instance declaration. | Łukasz Hanuszczak | 2015-08-21 | 1 | -1/+15 |
* | Fix record field alignment when name is too long | Phil Ruffwind | 2015-08-02 | 1 | -6/+4 |
* | Fix typo in Haddock.Backends.Xhtml.Layout: divSynposis -> divSynopsis | Phil Ruffwind | 2015-08-02 | 1 | -3/+3 |
* | Fix alignment of Source links in instance table in Firefox | Phil Ruffwind | 2015-06-12 | 1 | -2/+3 |
* | Attach to instance location the name that has the same location file | jpmoresmau | 2015-06-12 | 1 | -12/+12 |
* | Links to source location of class instance definitions | jpmoresmau | 2015-01-22 | 1 | -12/+32 |
* | Revert "Merge branch 'reverts'" | Mateusz Kowalczyk | 2014-12-12 | 1 | -1/+1 |
* | Allow the parser to spit out meta-info | Mateusz Kowalczyk | 2014-12-10 | 1 | -1/+1 |
* | Experimental support for collapsable headers | Mateusz Kowalczyk | 2014-10-29 | 1 | -4/+5 |
* | Move sources under haddock-api/src | Mateusz Kowalczyk | 2014-08-23 | 1 | -0/+235 |