Use commonmark-extensions, commonmark-pandoc 0.2.

This commit is contained in:
John MacFarlane 2020-07-19 17:19:22 -07:00
parent 490f34dee5
commit e17b4718d4
2 changed files with 5 additions and 10 deletions

View file

@ -422,9 +422,9 @@ library
JuicyPixels >= 3.1.6.1 && < 3.4, JuicyPixels >= 3.1.6.1 && < 3.4,
Glob >= 0.7 && < 0.11, Glob >= 0.7 && < 0.11,
doctemplates >= 0.8.2 && < 0.9, doctemplates >= 0.8.2 && < 0.9,
commonmark-pandoc >= 0.1, commonmark-pandoc >= 0.2 && < 0.3,
commonmark >= 0.1, commonmark >= 0.1 && < 0.2,
commonmark-extensions >= 0.1, commonmark-extensions >= 0.2 && < 0.3,
network-uri >= 2.6 && < 2.7, network-uri >= 2.6 && < 2.7,
network >= 2.6, network >= 2.6,
connection >= 0.3.1, connection >= 0.3.1,

View file

@ -28,13 +28,8 @@ extra-deps:
- HsYAML-aeson-0.2.0.0 - HsYAML-aeson-0.2.0.0
- doctemplates-0.8.2 - doctemplates-0.8.2
- commonmark-0.1.0.0 - commonmark-0.1.0.0
#- commonmark-extensions-0.1.0.0 - commonmark-extensions-0.2.0.0
#- commonmark-pandoc-0.1.0.0 - commonmark-pandoc-0.2.0.0
- git: https://github.com/jgm/commonmark-hs
commit: 8d4442abc443ce0100cc87af797e7df9a72b9b9a
subdirs:
- commonmark-extensions
- commonmark-pandoc
ghc-options: ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules "$locals": -fhide-source-paths -Wno-missing-home-modules