Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-26 | Split writeDocbook into writeDocbook4, writeDocbook5. | John MacFarlane | 1 | -1/+1 |
2017-01-25 | Update tests to work with runPure. | John MacFarlane | 1 | -1/+1 |
2016-11-27 | Refactor top-level division selection (#3261) | Albert Krewinkel | 1 | -5/+23 |
2016-11-26 | Allow to overwrite top-level division type heuristics (#3258) | Albert Krewinkel | 1 | -1/+1 |
2016-10-19 | Add option for top-level division type | Albert Krewinkel | 1 | -1/+56 |
2016-10-14 | Remove Tests.Arbitrary | Jesse Rosenthal | 1 | -1/+1 |
2016-07-14 | Removed some redundant class constraints. | John MacFarlane | 1 | -1/+1 |
2015-12-11 | Implemented SoftBreak and new `--wrap` option. | John MacFarlane | 1 | -1/+1 |
2015-11-09 | Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." | John MacFarlane | 1 | -1/+0 |
2015-11-08 | Use -XNoImplicitPrelude and 'import Prelude' explicitly. | John MacFarlane | 1 | -0/+1 |
2014-05-03 | Distinguish tight and loose lists in Docbook output | Neil Mayhew | 1 | -11/+188 |
2014-04-12 | Add some unit tests for Writers.Docbook | Neil Mayhew | 1 | -0/+52 |