| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-03-18 | Use NoImplicitPrelude and explicitly import Prelude. | John MacFarlane | 1 | -0/+2 | |
| This seems to be necessary if we are to use our custom Prelude with ghci. Closes #4464. | |||||
| 2017-12-28 | Break-up org reader test file | Albert Krewinkel | 1 | -0/+57 | |
| The org reader test file had grown large, to the point that editor performance was negatively affected in some cases. The tests are spread over multiple submodules, and re-combined into a tasty TestTree in the main org reader test file. | |||||
