From 051c366029eb7c18ac57126eba0d5c534be1230e Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 12 Oct 2021 17:44:59 -0700 Subject: Depend on latest dev version of commonmark. --- stack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index f4c42c6d1..78f5f63de 100644 --- a/stack.yaml +++ b/stack.yaml @@ -19,8 +19,8 @@ extra-deps: - git: https://github.com/jgm/citeproc.git commit: 673a7fb643d24a3bb0f60f8f29e189c0ba7ef15b - git: https://github.com/jgm/commonmark-hs.git - commit: 3cba9f874db7516f49d221a94171b4af010b5bea - subdirs: [commonmark-pandoc] + commit: 7d34a747cd2d8668451909a722eb9ce16d1f4852 + subdirs: [commonmark, commonmark-pandoc] ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-18.10 -- cgit v1.2.3