summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Class/PandocPure.hs
AgeCommit message (Expand)Author
2022-10-31Fix import.John MacFarlane
2022-10-31Add explicit imports to fix compiler warnings.John MacFarlane
2022-10-31First stab at mtl 2.3 compliance.John MacFarlane
2021-08-24Text.Pandoc.Class: add readStdinStrict method to PandocMonad.John MacFarlane
2020-03-29Split the RNG so they don't end up equal again after 1 call to next (#6227)Joseph C. Sible
2020-03-22Finer grained imports of Text.Pandoc.Class submodules (#6203)Albert Krewinkel
2020-03-22Text.Pandoc.Class: extract submodules PandocIO, PandocPureAlbert Krewinkel