benches/markdown: add `pandoc` engine.
authorAlexandre Terrasa <alexandre@moz-code.org>
Wed, 1 Apr 2015 14:25:34 +0000 (10:25 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Wed, 1 Apr 2015 14:25:34 +0000 (10:25 -0400)
commit315b1a53e47886feb47dde9469f470f4d5b6f4d1
tree54868c3bd2ba5827e898ee801e9d927373f288a0
parentfb5c5835279521d69dc8e27b6260de3d3a44e7d4
benches/markdown: add `pandoc` engine.

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
benchmarks/markdown/README.md
benchmarks/markdown/bench_markdown.sh
benchmarks/markdown/engines/Makefile
benchmarks/markdown/engines/pandoc/Makefile [new file with mode: 0644]
benchmarks/markdown/engines/pandoc/pandoc.hs [new file with mode: 0644]
bin/Makefile [new file with mode: 0644]