aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-04-21 22:23:05 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-04-21 22:23:05 -0700
commit4883f41f53cf5988ad0ab6ce1af5d68bf4d61ec7 (patch)
treefa7f12a4c305ca66bf3ee4f5e05f01386cc71878
parent076093fe624f06e7c742a82216a815842d270d10 (diff)
downloadpandoc-4883f41f53cf5988ad0ab6ce1af5d68bf4d61ec7.tar.gz
stack.lts9.yaml - use older haddock-library.
The newer version can't be compiled with the old stack/Cabal we have on alpine.
-rw-r--r--stack.lts9.yaml2
-rw-r--r--stack.yaml1
2 files changed, 1 insertions, 2 deletions
diff --git a/stack.lts9.yaml b/stack.lts9.yaml
index 947247d0b..eff0415cb 100644
--- a/stack.lts9.yaml
+++ b/stack.lts9.yaml
@@ -27,5 +27,5 @@ extra-deps:
- pandoc-citeproc-0.14.3
- tagsoup-0.14.6
- pandoc-types-1.17.4.2
-- haddock-library-1.5.0.1
+- haddock-library-1.4.5
resolver: lts-9.14
diff --git a/stack.yaml b/stack.yaml
index c9ee72b27..3f2d5fffe 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -20,7 +20,6 @@ extra-deps:
- test-framework-0.8.2.0
- pandoc-types-1.17.4.2
- cmark-gfm-0.1.3
-#- haddock-library-1.5.0.1
- hslua-module-text-0.1.2.1
ghc-options:
"$locals": -fhide-source-paths -XNoImplicitPrelude