Use latest commonmark.

This commit is contained in:
John MacFarlane 2021-05-28 13:14:56 -07:00
parent 56b211120c
commit e72d2dd962
2 changed files with 6 additions and 3 deletions

View file

@ -451,9 +451,9 @@ library
bytestring >= 0.9 && < 0.12,
case-insensitive >= 1.2 && < 1.3,
citeproc >= 0.4 && < 0.4.1,
commonmark >= 0.1.1.3 && < 0.2,
commonmark-extensions >= 0.2.0.4 && < 0.3,
commonmark-pandoc >= 0.2 && < 0.3,
commonmark >= 0.2 && < 0.3,
commonmark-extensions >= 0.2.1 && < 0.3,
commonmark-pandoc >= 0.2.1 && < 0.3,
connection >= 0.3.1,
containers >= 0.4.2.1 && < 0.7,
data-default >= 0.4 && < 0.8,

View file

@ -14,6 +14,9 @@ extra-deps:
- random-1.2.0
- unicode-collation-0.1.3
- citeproc-0.4
- commonmark-0.2
- commonmark-extensions-0.2.1
- commonmark-pandoc-0.2.1
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-17.12