diff options
| author | John MacFarlane <[email protected]> | 2023-06-26 09:15:11 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-06-26 09:15:11 -0700 |
| commit | c80ebc462188d19478a124614d331d5e52c4ca51 (patch) | |
| tree | 667f550a780fc649c327a352904989f05ae5074e /stack.yaml | |
| parent | 7f30075ab7deeb75b2c414c41efa447988198995 (diff) | |
Require commonmark >= 0.2.3 and fix import warning.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index db4453a76..c4c5371e3 100644 --- a/stack.yaml +++ b/stack.yaml @@ -22,6 +22,7 @@ extra-deps: - crypton-x509-system-1.6.7 - crypton-x509-validation-1.6.12 - http-client-tls-0.3.6.2 +- commonmark-0.2.3 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
