| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'ghc-8.6' into ghc-8.8 | Alec Theriault | 2019-03-03 | 1 | -5/+9 |
|\ |
|
| * | Keep forall on H98 existential data constructors (#1003) | Alec Theriault | 2019-01-23 | 1 | -2/+6 |
| * | More uniform handling of `forall`'s in HTML/LaTeX | Alec Theriault | 2018-11-26 | 1 | -2/+2 |
| * | Rename 'NewOcean' theme to 'Linuwial' | Alec Theriault | 2018-11-11 | 1 | -2/+2 |
* | | Miscellaneous improvements to `Convert` (#1020) | Alec Theriault | 2019-02-03 | 1 | -31/+11 |
|/ |
|
* | Merge branch 'ghc-8.6' into wip/new-ocean | Alec Theriault | 2018-11-09 | 1 | -1/+3 |
|\ |
|
| * | Only run MathJax on entities with "mathjax" class (#960) | Alec Theriault | 2018-11-05 | 1 | -1/+3 |
* | | Update test-suite reference html pages | Nuno Alexandre | 2018-10-18 | 1 | -3/+3 |
* | | html-test --accept | Herbert Valerio Riedel | 2018-10-18 | 1 | -1/+1 |
* | | Add an initial-scale property to all haddock pages | Nuno Alexandre | 2018-10-18 | 1 | -0/+1 |
* | | Update html-test reference files | Nuno Alexandre | 2018-10-18 | 1 | -3/+3 |
* | | Update html test reference files | NunoAlexandre | 2018-10-18 | 1 | -0/+1 |
|/ |
|
* | Update the ghc-8.6 branch (#889) | Simon Jakobi | 2018-07-20 | 1 | -6/+18 |
* | html-test: Accept output | Simon Jakobi | 2018-06-13 | 1 | -24/+8 |
* | Make testsuite work with haddock-1.19.0 release (#766) | Alexander Biehl | 2018-03-02 | 1 | -36/+36 |
* | Use <details> element for collapsibles (#690) | Tim Baumann | 2017-10-09 | 1 | -99/+101 |
* | Add compile step that bundles and compresses JS files (#684) | Tim Baumann | 2017-09-23 | 1 | -17/+2 |
* | Fix test fallout (again) | alexbiehl | 2017-08-29 | 1 | -0/+5 |
* | Accept tests | alexbiehl | 2017-08-28 | 1 | -6/+6 |
* | Fix tests for content search | alexbiehl | 2017-08-28 | 1 | -0/+6 |
* | Fix: Generate pattern signatures for constructors exported as patterns (#663) | Tim Baumann | 2017-08-06 | 1 | -0/+76 |
* | Allow user defined signatures for pattern synonyms (#631) | Alex Biehl | 2017-06-03 | 1 | -0/+29 |
* | Remove anything related to obsolete frames mode | alexbiehl | 2017-04-26 | 1 | -1/+1 |
* | `html-test --accept` deltas to reference samples | Herbert Valerio Riedel | 2017-04-25 | 1 | -21/+25 |
* | Use new MathJax URL in html-test | alexbiehl | 2017-04-25 | 1 | -2/+2 |
* | html-test: Update reference output | Ben Gamari | 2016-05-10 | 1 | -8/+8 |
* | Update tests for previous commit | Phil Ruffwind | 2016-02-08 | 1 | -14/+26 |
* | html-test: Accept test output | Ben Gamari | 2016-02-08 | 1 | -51/+64 |
* | Update tests to follow HTML changes | Mateusz Kowalczyk | 2015-08-02 | 1 | -10/+12 |
* | support GHC 7.10: no Safe-Inferred, Foldable instance | jpmoresmau | 2015-01-22 | 1 | -1/+1 |
* | For pattern synonyms, render "pattern" as a keyword | Dr. ERDI Gergo | 2014-12-12 | 1 | -8/+24 |
* | Update Haddock to new pattern synonym type signature syntax | Dr. ERDI Gergo | 2014-12-12 | 1 | -18/+18 |
* | Strip links from recently added html tests | Niklas Haas | 2014-03-13 | 1 | -29/+29 |
* | Bump version to 2.15.0 | Mateusz Kowalczyk | 2014-03-11 | 1 | -1/+1 |
* | Add test case for PatternSynonyms | nand | 2014-02-11 | 1 | -0/+241 |