From aceee9ca48484c300ac3519fb7991e3d22768312 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 8 Oct 2019 09:22:46 -0700 Subject: Options.WriterOptions: Change type of writerVariables to Context Text. This will allow structured values. [API change] --- stack.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index dfa119556..e510a88e8 100644 --- a/stack.yaml +++ b/stack.yaml @@ -22,7 +22,9 @@ extra-deps: - doclayout-0.1 - HsYAML-0.2.0.0 - HsYAML-aeson-0.2.0.0 -- doctemplates-0.6.1 +# - doctemplates-0.6.1 +- git: https://github.com/jgm/doctemplates.git + commit: b0e92bd6e32eb1a8c021598b4e8a5f25b9c5cd40 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-14.6 -- cgit v1.2.3