Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-04 | Add missing copyright notices and remove license boilerplate (#5112) | Albert Krewinkel | 1 | -2/+2 |
2018-06-29 | Use HsYAML instead of yaml for translations, YAML metadata. | John MacFarlane | 1 | -8/+31 |
2018-03-18 | Use NoImplicitPrelude and explicitly import Prelude. | John MacFarlane | 1 | -0/+2 |
2018-03-16 | Monoid/Semiground cleanup relying on custom Prelude. | John MacFarlane | 1 | -4/+0 |
2018-03-16 | Translations: Semigroup instance for Translations with base >= 4.9. | John MacFarlane | 1 | -0/+5 |
2018-01-05 | Update copyright notices to include 2018 | Albert Krewinkel | 1 | -2/+2 |
2017-10-27 | Automatic reformating by stylish-haskell. | John MacFarlane | 1 | -5/+5 |
2017-08-12 | Added Listing to Term. | John MacFarlane | 1 | -0/+1 |
2017-08-12 | Added Encl, Glossary to Term | John MacFarlane | 1 | -1/+3 |
2017-08-12 | Change to yaml for translation files. | John MacFarlane | 1 | -22/+37 |
2017-08-11 | Added support for translations (localization) (see #3559). | John MacFarlane | 1 | -0/+94 |