Add more packages to cabal file
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user