Use commonmark-extensions 0.2.1.2
This commit is contained in:
parent
cc6dcf0392
commit
f363f00db8
2 changed files with 2 additions and 2 deletions
|
@ -452,7 +452,7 @@ library
|
|||
case-insensitive >= 1.2 && < 1.3,
|
||||
citeproc >= 0.4 && < 0.4.1,
|
||||
commonmark >= 0.2 && < 0.3,
|
||||
commonmark-extensions >= 0.2.1 && < 0.3,
|
||||
commonmark-extensions >= 0.2.1.2 && < 0.3,
|
||||
commonmark-pandoc >= 0.2.1 && < 0.3,
|
||||
connection >= 0.3.1,
|
||||
containers >= 0.4.2.1 && < 0.7,
|
||||
|
|
|
@ -15,7 +15,7 @@ extra-deps:
|
|||
- unicode-collation-0.1.3
|
||||
- citeproc-0.4
|
||||
- commonmark-0.2
|
||||
- commonmark-extensions-0.2.1
|
||||
- commonmark-extensions-0.2.1.2
|
||||
- commonmark-pandoc-0.2.1
|
||||
ghc-options:
|
||||
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
||||
|
|
Loading…
Add table
Reference in a new issue