aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal6
-rw-r--r--stack.yaml5
2 files changed, 6 insertions, 5 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 347099629..1eb6838fc 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -454,7 +454,7 @@ library
data-default >= 0.4 && < 0.8,
deepseq >= 1.3 && < 1.5,
directory >= 1.2.3 && < 1.4,
- doclayout >= 0.3 && < 0.4,
+ doclayout >= 0.3.0.1 && < 0.4,
doctemplates >= 0.9 && < 0.10,
emojis >= 0.1 && < 0.2,
exceptions >= 0.8 && < 0.11,
@@ -479,8 +479,8 @@ library
random >= 1 && < 1.2,
safe >= 0.3 && < 0.4,
scientific >= 0.3 && < 0.4,
- skylighting >= 0.10.4 && < 0.11,
- skylighting-core >= 0.10.4 && < 0.11,
+ skylighting >= 0.10.4.1 && < 0.11,
+ skylighting-core >= 0.10.4.1 && < 0.11,
split >= 0.2 && < 0.3,
syb >= 0.1 && < 0.8,
tagsoup >= 0.14.6 && < 0.15,
diff --git a/stack.yaml b/stack.yaml
index 02feb8e43..c0bf272f7 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -8,8 +8,9 @@ extra-deps:
- hslua-1.3.0
- hslua-module-path-0.1.0
- jira-wiki-markup-1.3.4
-- git: https://github.com/jgm/doclayout.git
- commit: 7a23715f10fe20f1cd4d0a35a1fc57c2268d261f
+- skylighting-core-0.10.4.1
+- skylighting-0.10.4.1
+- doclayout-0.3.0.1
- citeproc-0.3.0.9
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules