diff options
| author | John MacFarlane <[email protected]> | 2024-10-25 08:47:28 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-10-25 08:47:38 -0700 |
| commit | de3b029b41bbc9dcd52091c1f5a5feb1ef430a87 (patch) | |
| tree | b0aaa1104c60c960ef6c0f9eacb2f6983c408d8d /stack.yaml | |
| parent | fc8f4534cfe96d366bacdd73901d880c5907f8f5 (diff) | |
Use dev version of commonmark-extensions
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index f7236b726..82572e265 100644 --- a/stack.yaml +++ b/stack.yaml @@ -28,6 +28,10 @@ extra-deps: commit: a05431fd3ee218e42ece855ea25a038c23a589c7 - git: https://github.com/pandoc/pandoc-lua-marshal commit: 2dc58d431bb3e4d55999db03c470fbf32970b3d5 +- git: https://github.com/pandoc/commonmark-hs.git + commit: 7950d58dd270ec1576671feb96408bfb0b0fcfdb + subdirs: [commonmark-extensions] + ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-22.33 |
