Add more packages to cabal file

This commit is contained in:
2025-06-10 09:13:15 -04:00
parent 6b99a1835d
commit e711444066

View File

@@ -60,7 +60,9 @@ library
build-depends: base ^>=4.19.1.0, build-depends: base ^>=4.19.1.0,
HUnit, HUnit,
megaparsec, megaparsec,
text parser-combinators,
text,
MissingH
executable md-to-html-runner executable md-to-html-runner
-- Import common warning flags. -- Import common warning flags.