Include new packages

usingMegaparsec
Aadhavan Srinivasan 4 days ago
parent 324e5da82d
commit 2893fa25e6

@ -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.

Loading…
Cancel
Save