aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal2
-rw-r--r--stack.lts9.yaml1
-rw-r--r--stack.yaml1
3 files changed, 3 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index e231c1541..269bb99d5 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -388,7 +388,7 @@ library
hslua-module-text >= 0.1.2 && < 0.2,
binary >= 0.5 && < 0.10,
SHA >= 1.6 && < 1.7,
- haddock-library >= 1.1 && < 1.6,
+ haddock-library >= 1.5 && < 1.6,
deepseq >= 1.3 && < 1.5,
JuicyPixels >= 3.1.6.1 && < 3.3,
Glob >= 0.7 && < 0.10,
diff --git a/stack.lts9.yaml b/stack.lts9.yaml
index c3e97c692..1d28ff1a6 100644
--- a/stack.lts9.yaml
+++ b/stack.lts9.yaml
@@ -28,4 +28,5 @@ extra-deps:
- pandoc-citeproc-0.14.1.5
- tagsoup-0.14.6
- pandoc-types-1.17.4.2
+- haddock-library-1.5.0.1
resolver: lts-9.14
diff --git a/stack.yaml b/stack.yaml
index 4721eec15..3d468b19f 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -22,6 +22,7 @@ extra-deps:
- texmath-0.10.1.1
- tagsoup-0.14.6
- pandoc-types-1.17.4.2
+- haddock-library-1.5.0.1
ghc-options:
"$locals": -fhide-source-paths
resolver: lts-10.3