aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 8e52a819f..1bad8cc59 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -12,9 +12,13 @@ extra-deps:
- skylighting-core-0.11
- skylighting-0.11
- doctemplates-0.10
-- citeproc-0.4.1
+# - citeproc-0.4.1
+- git: https://github.com/jgm/citeproc.git
+ commit: 8b190eceb0cbbbf2d436bab9a5891a31be0c9865
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-18.0
nix:
packages: [zlib]
+
+