diff options
| author | John MacFarlane <[email protected]> | 2020-07-19 17:19:22 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2020-07-19 22:29:05 -0700 |
| commit | 9771edf6ab5fdad9272fc7012aa11dc81985d90f (patch) | |
| tree | 9b8a86ecbfbe3641430dd0cc48b16d8e6133cdc5 /stack.yaml | |
| parent | 1fdf06121b2fb1bca7f333d63d2453d727f634e2 (diff) | |
Use commonmark-extensions, commonmark-pandoc 0.2.commonmark-hs-new
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/stack.yaml b/stack.yaml index 101dd80be..aede3892c 100644 --- a/stack.yaml +++ b/stack.yaml @@ -28,13 +28,8 @@ extra-deps: - HsYAML-aeson-0.2.0.0 - doctemplates-0.8.2 - commonmark-0.1.0.0 -#- commonmark-extensions-0.1.0.0 -#- commonmark-pandoc-0.1.0.0 -- git: https://github.com/jgm/commonmark-hs - commit: 8d4442abc443ce0100cc87af797e7df9a72b9b9a - subdirs: - - commonmark-extensions - - commonmark-pandoc +- commonmark-extensions-0.2.0.0 +- commonmark-pandoc-0.2.0.0 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
