diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-12-05 09:09:40 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-12-05 09:09:40 -0800 |
| commit | 64bc8ab9c261e7844f3e991a5e6f538bb3564832 (patch) | |
| tree | d81d6abaf7bf5c871db0bf2e37b4e9ccd7b5362c /stack.yaml | |
| parent | 511366f8e5a9a02c941d62156e3e99189fd77cd1 (diff) | |
Revise commonmark-hs dependency again.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 5d807db90..80ba6f764 100644 --- a/stack.yaml +++ b/stack.yaml @@ -31,7 +31,7 @@ extra-deps: commit: 2a92d6b61b077ad6eaff857f45aa50004658082e - git: https://github.com/jgm/commonmark-hs subdirs: [commonmark-extensions, commonmark-pandoc] - commit: 8c21778ac18a51b4362cc6e573ddcf554463cf5a + commit: 0c4807c92b94b1b5ac0f0845daac276ab9d3495f ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
