@ -58,7 +58,9 @@ library
exposed-modules: MdToHTML
other-modules: MdToHtmlTest
build-depends: base ^>=4.19.1.0,
HUnit
HUnit,
megaparsec,
text
executable md-to-html-runner
-- Import common warning flags.