Use commonmark >= 0.1.0.2. Closes #6589.
This commit is contained in:
parent
48487f287f
commit
57417feaf4
2 changed files with 2 additions and 2 deletions
|
@ -424,7 +424,7 @@ library
|
|||
Glob >= 0.7 && < 0.11,
|
||||
doctemplates >= 0.8.2 && < 0.9,
|
||||
commonmark-pandoc >= 0.2 && < 0.3,
|
||||
commonmark >= 0.1.0.1 && < 0.2,
|
||||
commonmark >= 0.1.0.2 && < 0.2,
|
||||
commonmark-extensions >= 0.2 && < 0.3,
|
||||
network-uri >= 2.6 && < 2.7,
|
||||
network >= 2.6,
|
||||
|
|
|
@ -26,7 +26,7 @@ extra-deps:
|
|||
- HsYAML-0.2.1.0
|
||||
- HsYAML-aeson-0.2.0.0
|
||||
- doctemplates-0.8.2
|
||||
- commonmark-0.1.0.1
|
||||
- commonmark-0.1.0.2
|
||||
- commonmark-extensions-0.2.0.1
|
||||
- commonmark-pandoc-0.2.0.0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue