summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cabal.project4
-rw-r--r--stack.yaml2
2 files changed, 3 insertions, 3 deletions
diff --git a/cabal.project b/cabal.project
index f964bc50d..f38eace9c 100644
--- a/cabal.project
+++ b/cabal.project
@@ -10,10 +10,10 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs.git
- tag: 3f7d9abcd5366576e308c1cd5dad91c7b4d4e31b
+ tag: 02f573527d537a3f9e037d460638d1e4f8a5ca9b
subdir: commonmark
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs.git
- tag: 3f7d9abcd5366576e308c1cd5dad91c7b4d4e31b
+ tag: 02f573527d537a3f9e037d460638d1e4f8a5ca9b
subdir: commonmark-extensions
diff --git a/stack.yaml b/stack.yaml
index f8407095a..834aec0a2 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -40,7 +40,7 @@ extra-deps:
- git: https://github.com/jgm/citeproc.git
commit: 32fcf268d8bac2825eddd3c51a9112112e5eaadb
- git: https://github.com/jgm/commonmark-hs.git
- commit: 3f7d9abcd5366576e308c1cd5dad91c7b4d4e31b
+ commit: 02f573527d537a3f9e037d460638d1e4f8a5ca9b
subdirs: [commonmark, commonmark-extensions]
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules