aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stack.lts10.yaml4
-rw-r--r--stack.lts11.yaml22
-rw-r--r--stack.lts9.yaml4
-rw-r--r--stack.yaml6
4 files changed, 27 insertions, 9 deletions
diff --git a/stack.lts10.yaml b/stack.lts10.yaml
index f9b573931..5dc6a7509 100644
--- a/stack.lts10.yaml
+++ b/stack.lts10.yaml
@@ -17,10 +17,10 @@ extra-deps:
- ansi-terminal-0.8.0.2
- tasty-1.0.1.1
- test-framework-0.8.2.0
-- pandoc-types-1.17.5
+- pandoc-types-1.17.5.1
- cmark-gfm-0.1.3
- hslua-module-text-0.1.2.1
-- texmath-0.11
+- texmath-0.11.0.1
- haddock-library-1.6.0
- HsYAML-0.1.1.1
- text-1.2.3.0
diff --git a/stack.lts11.yaml b/stack.lts11.yaml
new file mode 100644
index 000000000..0ae92436d
--- /dev/null
+++ b/stack.lts11.yaml
@@ -0,0 +1,22 @@
+flags:
+ pandoc:
+ trypandoc: false
+ embed_data_files: true
+ pandoc-citeproc:
+ bibutils: true
+ embed_data_files: true
+ unicode_collation: false
+ test_citeproc: false
+ debug: false
+packages:
+- '.'
+extra-deps:
+- skylighting-0.7.2
+- skylighting-core-0.7.2
+- pandoc-types-1.17.5.1
+- texmath-0.11.0.1
+- haddock-library-1.6.0
+- HsYAML-0.1.1.1
+ghc-options:
+ "$locals": -fhide-source-paths -XNoImplicitPrelude
+resolver: lts-11.17
diff --git a/stack.lts9.yaml b/stack.lts9.yaml
index 75b6763b2..d52f018b7 100644
--- a/stack.lts9.yaml
+++ b/stack.lts9.yaml
@@ -24,9 +24,9 @@ extra-deps:
- hs-bibutils-6.2.0.1
- pandoc-citeproc-0.14.3.1
- tagsoup-0.14.6
-- pandoc-types-1.17.5
+- pandoc-types-1.17.5.1
- haddock-library-1.6.0
-- texmath-0.11
+- texmath-0.11.0.1
- HsYAML-0.1.1.1
- text-1.2.3.0
resolver: lts-9.14
diff --git a/stack.yaml b/stack.yaml
index d9686a10f..dadea1557 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -11,12 +11,8 @@ flags:
packages:
- '.'
extra-deps:
-- skylighting-0.7.2
-- skylighting-core-0.7.2
-- pandoc-types-1.17.5
-- texmath-0.11
- haddock-library-1.6.0
- HsYAML-0.1.1.1
ghc-options:
"$locals": -fhide-source-paths -XNoImplicitPrelude
-resolver: lts-11.17
+resolver: lts-12.0