Include new packages
This commit is contained in:
@@ -58,7 +58,9 @@ library
|
|||||||
exposed-modules: MdToHTML
|
exposed-modules: MdToHTML
|
||||||
other-modules: MdToHtmlTest
|
other-modules: MdToHtmlTest
|
||||||
build-depends: base ^>=4.19.1.0,
|
build-depends: base ^>=4.19.1.0,
|
||||||
HUnit
|
HUnit,
|
||||||
|
megaparsec,
|
||||||
|
text
|
||||||
|
|
||||||
executable md-to-html-runner
|
executable md-to-html-runner
|
||||||
-- Import common warning flags.
|
-- Import common warning flags.
|
||||||
|
Reference in New Issue
Block a user