aboutsummaryrefslogtreecommitdiff
path: root/benchmark/weigh-pandoc.hs
AgeCommit message (Expand)Author
2021-02-22Remove weigh-pandoc.John MacFarlane
2021-02-07Avoid unnecessary use of NoImplicitPrelude pragma (#7089)Albert Krewinkel
2021-01-08Update copyright notices for 2021 (#7012)Albert Krewinkel
2020-09-13Fix hlint suggestions, update hlint.yaml (#6680)Christian Despres
2020-02-07Apply linter suggestions. Add fix_spacing to lint target in Makefile.John MacFarlane
2019-11-12Switch to new pandoc-types and use Text instead of String [API change].despresc
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel
2018-03-18Added Prelude imports to sources in benchmark and trypandoc.John MacFarlane
2017-06-11Switched Writer types to use Text.John MacFarlane
2017-06-10Fixed weigh-pandoc for Text readers.John MacFarlane
2017-03-15Fixed weigh-pandoc so it compiles again.John MacFarlane
2017-02-25Fix stale references to `tests` directory (#3469)Or Neeman
2017-01-25Fixed up weigh-pandoc and benchmark-pandoc so they build.John MacFarlane
2016-11-18Added weigh-pandoc for memory usage diagnostics.John MacFarlane