Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Accept tests | alexbiehl | 2017-08-28 | 1 | -6/+6 |
| | |||||
* | Fix tests for content search | alexbiehl | 2017-08-28 | 1 | -0/+6 |
| | |||||
* | Remove anything related to obsolete frames mode | alexbiehl | 2017-04-26 | 1 | -2/+2 |
| | |||||
* | Use new MathJax URL in html-test | alexbiehl | 2017-04-25 | 1 | -2/+2 |
| | | | | | 18ed871afb82560d5433b2f53e31b4db9353a74e switched to a new MathJax URL but didn't update the tests. | ||||
* | Update tests for previous commit | Phil Ruffwind | 2016-02-08 | 1 | -10/+12 |
| | |||||
* | html-test: Accept test output | Ben Gamari | 2016-02-08 | 1 | -27/+24 |
| | |||||
* | Update tests to follow HTML changes | Mateusz Kowalczyk | 2015-08-02 | 1 | -65/+71 |
| | |||||
* | support GHC 7.10: no Safe-Inferred, Foldable instance | jpmoresmau | 2015-01-22 | 1 | -2/+2 |
| | |||||
* | Bump version to 2.15.0 | Mateusz Kowalczyk | 2014-03-11 | 1 | -1/+1 |
| | |||||
* | Change rendering of duplicate record field docs | Mateusz Kowalczyk | 2014-02-27 | 1 | -0/+179 |
See Haddock Trac #195. We now change this behaviour to only rendering the documentation attached to the first instance of a duplicate field. Perhaps we could improve this by rendering the first instance that has documentation attached to it but for now, we'll stick with this. |