Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-29 | Split the RNG so they don't end up equal again after 1 call to next (#6227) | Joseph C. Sible | 1 | -5/+5 | |
2020-03-22 | Finer grained imports of Text.Pandoc.Class submodules (#6203) | Albert Krewinkel | 1 | -1/+1 | |
This should speed-up recompilation after changes in `Text.Pandoc.Class`, as the number of modules affected by a change will be smaller in general. It also offers faster insights into the parts of `T.P.Class` used within a module. | |||||
2020-03-22 | Text.Pandoc.Class: extract submodules PandocIO, PandocPure | Albert Krewinkel | 1 | -0/+218 | |