diff options
| author | John MacFarlane <[email protected]> | 2020-04-03 09:14:00 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2020-05-14 09:00:35 -0700 |
| commit | 5b01208434790595da10f5e4def4c76776852ed3 (patch) | |
| tree | 40a3b353aa5084436eeb7c81cdeaf51f779d6e56 | |
| parent | 48cc6c446176e5440de25c78d9c476d024509496 (diff) | |
Update commonmark-hs version
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index b219494db..ff3915ee4 100644 --- a/stack.yaml +++ b/stack.yaml @@ -31,7 +31,7 @@ extra-deps: - HsYAML-aeson-0.2.0.0 - doctemplates-0.8.2 - git: https://github.com/jgm/commonmark-hs - commit: 7a234c03c18aedf89bdd37412033d1c3ab950cfe + commit: 73390976b8ec9efd6d496a58f77a7ced768298fd subdirs: - commonmark - commonmark-extensions |
