From 3ac7deadce6cf2fbf6aaa3c7bacebaacb5c68214 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 16 Nov 2021 21:47:27 -0800 Subject: Use latest dev texmath. --- stack.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 3d46b814f..2bfc9ad02 100644 --- a/stack.yaml +++ b/stack.yaml @@ -27,12 +27,14 @@ extra-deps: - tasty-hslua-1.0.0 - tasty-lua-1.0.0 - pandoc-types-1.22.1 -- texmath-0.12.3.2 - commonmark-0.2.1.1 - commonmark-extensions-0.2.2 - citeproc-0.6 - aeson-pretty-0.8.9 - ipynb-0.1.0.2 +# - texmath-0.12.3.2 +- git: https://github.com/jgm/texmath.git + commit: 674bcbaec03e5550f155623de6662953bd157625 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-18.10 -- cgit v1.2.3