diff options
| author | John MacFarlane <[email protected]> | 2024-10-25 08:48:19 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-10-25 08:48:19 -0700 |
| commit | 32fa1428e0b77301cf693c28eb43d8dafba69e1e (patch) | |
| tree | 0353dfb5343ef02eb610d4c5758eb20c8edaf838 /stack.yaml | |
| parent | de3b029b41bbc9dcd52091c1f5a5feb1ef430a87 (diff) | |
Fix typo in last commit.
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 82572e265..10bdf5733 100644 --- a/stack.yaml +++ b/stack.yaml @@ -28,7 +28,7 @@ extra-deps: commit: a05431fd3ee218e42ece855ea25a038c23a589c7 - git: https://github.com/pandoc/pandoc-lua-marshal commit: 2dc58d431bb3e4d55999db03c470fbf32970b3d5 -- git: https://github.com/pandoc/commonmark-hs.git +- git: https://github.com/jgm/commonmark-hs.git commit: 7950d58dd270ec1576671feb96408bfb0b0fcfdb subdirs: [commonmark-extensions] |
